pgsql: First-draft release notes for 17.1. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: First-draft release notes for 17.1.
Date
Msg-id E1t9Whl-000sdP-D4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
First-draft release notes for 17.1.

(We lack a query for identifying broken foreign keys in the first
changelog item, but the rest of this is in reviewable shape.)

As usual, the release notes for other branches will be made by cutting
these down, but put them up for community review first.

Also as usual for a .1 release, there are some entries here that
are not really relevant for v17 because they already appeared in 17.0.
Those'll be removed later.

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4145ea0910d7bdbf131aa6514ffce8eb92230a5f

Modified Files
--------------
doc/src/sgml/release-17.sgml | 1677 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1677 insertions(+)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Assert consistency of currPage that ended scan.
Next
From: Nathan Bossart
Date:
Subject: pgsql: Fix sign-compare warnings in pg_iovec.h.