pgsql: First-draft release notes for 16.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 16.1.
Date: 2023-11-03 21:54:32
Message-ID: E1qz27c-003oFq-7H@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 16.1.

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 v16 because they already appeared in 16.0.
Those'll be removed later.

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1e774846b870a858f8eb88b3f512562009177f45

Modified Files
--------------
doc/src/sgml/release-16.sgml | 1568 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 1562 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-11-03 22:23:04 pgsql: meson: docs: Install all manpages, not just ones in man1
Previous Message Bruce Momjian 2023-11-03 18:03:47 pgsql: doc: move HBA reload instructions above the syntax details