Last-minute updates for release notes.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e71d9f6951fa61f386bebe3c97735a80def8a1e2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-05-07T17:13:45Z
Releases: 9.6.9
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.

Files

PathChange+/−
doc/src/sgml/release-9.3.sgml modified +6 −4
doc/src/sgml/release-9.4.sgml modified +6 −4
doc/src/sgml/release-9.5.sgml modified +6 −4
doc/src/sgml/release-9.6.sgml modified +14 −13

Documentation touched