pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.
Date: 2017-11-05 18:48:22
Message-ID: E1eBPy2-0003xY-Pi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues. (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0f894849b7ea3a6d6eb97ef135ed8ca89b1d4480

Modified Files
--------------
doc/src/sgml/release-9.2.sgml | 176 ++++++++++++++++++++++++++++++++++++++
doc/src/sgml/release-9.3.sgml | 192 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 368 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-11-05 22:09:25 pgsql: Translation updates
Previous Message Noah Misch 2017-11-05 17:40:39 Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates.