pgsql: First-draft release notes for 16.2.

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 16.2.
Date: 2024-02-02 17:52:38
Message-ID: E1rVxiQ-004NSc-9c@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 16.2.

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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87dcc5e45fad3021514f01360d3a2abd4e6480ee

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-02-02 19:32:33 pgsql: Fix bug in bulk extending temp relation after failure
Previous Message David Rowley 2024-02-02 11:20:45 pgsql: Allow Gather Merge in more cases for parallel DISTINCT