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-0000AZ-Ey@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
------
REL_10_STABLE

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

Modified Files
--------------
doc/src/sgml/release-10.sgml | 20 ++++++++++++--------
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 ++++++++++++++-------------
5 files changed, 44 insertions(+), 33 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