1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Simplify release-note links to back branches.

Now that https://www.postgresql.org/docs/release/ is populated,
replace the stopgap text we had under "Prior Releases" with
a pointer to that archive.

Discussion: https://postgr.es/m/e0f09c9a-bd2b-862a-d379-601dfabc8969@postgresql.org
This commit is contained in:
Tom Lane
2019-03-09 18:42:19 -05:00
parent 0516c61b75
commit a0b7626268
2 changed files with 4 additions and 62 deletions

View File

@ -124,10 +124,8 @@ Creating Back-Branch Release Notes
Retiring a Branch
=================
After support is dropped for an old branch, remove the link for it
in HEAD's doc/src/sgml/release.sgml. If the newest back branch hasn't
yet reached GA release, do the same there. (Given our current development
calendar, the latter should seldom be necessary.)
* Get the buildfarm's 'branches_of_interest.txt' file updated to remove
the retired branch.