aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-05-13 21:21:47 -0400
committerPeter Eisentraut <peter_e@gmx.net>2016-05-13 21:21:47 -0400
commit5251f2fc4d5b9d4c064678bf09d4627e67e40561 (patch)
treef35c2a80a23ec79855f4f8fcaf3fadd6280618b3 /src
parent6d52e8b64612fc339d33acee9e91f04c3cc5b182 (diff)
downloadpostgresql-5251f2fc4d5b9d4c064678bf09d4627e67e40561.tar.gz
postgresql-5251f2fc4d5b9d4c064678bf09d4627e67e40561.zip
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.
Diffstat (limited to 'src')
-rw-r--r--src/tools/RELEASE_CHANGES3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index c88b9adb739..ad492205926 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -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