pgsql: Simplify release-note links to back branches.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Simplify release-note links to back branches.
Date: 2019-03-09 23:42:56
Message-ID: E1h2lcG-0003Do-42@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7d7de6d745344bf811b828693d3d2ad72e242d20

Modified Files
--------------
doc/src/sgml/release.sgml | 60 ++---------------------------------------------
1 file changed, 2 insertions(+), 58 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2019-03-10 08:38:03 pgsql: Support for INCLUDE attributes in GiST indexes
Previous Message Magnus Hagander 2019-03-09 20:22:42 pgsql: Add new clientcert hba option verify-full