Update release instructions for translation updates

We don't tag the translations repository any more, because the commits
into postgresql contain the git hashes, and that's authoritative.
This commit is contained in:
Peter Eisentraut 2016-05-13 21:21:47 -04:00
parent 6d52e8b646
commit 5251f2fc4d

View File

@ -23,8 +23,7 @@ For All Releases (major, minor, beta, RC)
for the respective branch.
4. Run ".../admin/cp-po -L qualified-list-xxx.txt -g .../messages .../postgresql".
This creates a commit in the postgresql repository.
5. Tag the messages: git tag RELx_y_z
6. Push everything.
5. Push everything.
For Major Releases