summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2016-05-14 01:21:47 +0000
committerPeter Eisentraut2016-05-14 01:21:47 +0000
commit5251f2fc4d5b9d4c064678bf09d4627e67e40561 (patch)
treef35c2a80a23ec79855f4f8fcaf3fadd6280618b3
parent6d52e8b64612fc339d33acee9e91f04c3cc5b182 (diff)
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.
-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