From b94181ffb2a552ee5cd7223e00590c106d64907d Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sat, 9 Mar 2019 18:42:19 -0500 Subject: [PATCH] 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 --- doc/src/sgml/release.sgml | 60 ++------------------------------------- 1 file changed, 2 insertions(+), 58 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index f25127df5cb..0cc83d54236 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -84,64 +84,8 @@ For new features, add links to the documentation sections. Prior Releases - Release notes for prior release branches can be found on the - PostgreSQL - web site. At the time of release of version 9.6, - these were the supported prior release branches: - - - - - PostgreSQL 9.5: - - https://www.postgresql.org/docs/9.5/release.html - - - - - - - PostgreSQL 9.4: - - https://www.postgresql.org/docs/9.4/release.html - - - - - - - PostgreSQL 9.3: - - https://www.postgresql.org/docs/9.3/release.html - - - - - - - PostgreSQL 9.2: - - https://www.postgresql.org/docs/9.2/release.html - - - - - - - PostgreSQL 9.1: - - https://www.postgresql.org/docs/9.1/release.html - - - - - - - - Release notes for older release branches can be found at - - https://www.postgresql.org/docs/manuals/archive/ - + Release notes for prior release branches can be found at + https://www.postgresql.org/docs/release/