pgsql: Last-minute updates for release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Last-minute updates for release notes.
Date
Msg-id E1fFji6-0000Ag-Fh@gemulon.postgresql.org
Whole thread Raw
List 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_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/035524b11821343bf1236e8ea5b078b9508225df

Modified Files
--------------
doc/src/sgml/release-9.3.sgml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates
Next
From: Tom Lane
Date:
Subject: pgsql: Suppress compiler warnings when building with --enable-dtrace.