aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-05-03 12:32:06 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-05-03 12:32:06 -0400
commit8309eae499d6782bfc5e81f4d1cfcbf8e3fc8f5d (patch)
tree099ec9c4b49ea94186871ad76f0e6627d43770ce /doc/src
parentf884dca4959f64bd47e78102d1dadd2c77d49201 (diff)
downloadpostgresql-8309eae499d6782bfc5e81f4d1cfcbf8e3fc8f5d.tar.gz
postgresql-8309eae499d6782bfc5e81f4d1cfcbf8e3fc8f5d.zip
Doc: remove obsolete comment about per-branch documentation.
I should have removed this in a0b762626, but forgot.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/release.sgml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 0cc122f0090..f2aadd48d43 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -72,8 +72,7 @@ For new features, add links to the documentation sections.
<!--
When beginning a new major-release series, create a new release-NN.sgml
file, removing the previous one, and change the &-reference here.
- Don't forget to update filelist.sgml. Also, add a link to the on-line
- documentation for the newly forked-off branch in the list below.
+ Don't forget to update filelist.sgml.
The reason for keeping each branch's release notes in a differently-named
file is to reduce confusion when preparing minor-release updates.