pgsql: First-draft release notes for 17.1.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: First-draft release notes for 17.1.
Date: 2024-11-08 21:39:45
Message-ID: E1t9Whl-000sdP-D4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2024-11-08 22:14:05 pgsql: Fix sign-compare warnings in pg_iovec.h.
Previous Message Peter Geoghegan 2024-11-08 21:34:55 pgsql: Assert consistency of currPage that ended scan.