pgsql: Last-minute updates for release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Last-minute updates for release notes.
Date: 2018-05-07 17:14:02
Message-ID: E1fFji6-0000Ab-F6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Last-minute updates for release notes.

The set of functions that need parallel-safety adjustments isn't the
same in 9.6 as 10, so I shouldn't have blindly back-patched that list.
Adjust as needed. Also, provide examples of the commands to issue.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e71d9f6951fa61f386bebe3c97735a80def8a1e2

Modified Files
--------------
doc/src/sgml/release-9.3.sgml | 10 ++++++----
doc/src/sgml/release-9.4.sgml | 10 ++++++----
doc/src/sgml/release-9.5.sgml | 10 ++++++----
doc/src/sgml/release-9.6.sgml | 27 ++++++++++++++-------------
4 files changed, 32 insertions(+), 25 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-05-07 17:44:14 pgsql: Suppress compiler warnings when building with --enable-dtrace.
Previous Message Peter Eisentraut 2018-05-07 16:00:33 pgsql: Translation updates