pgsql: First-draft release notes for 16.4.

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.4.
Date: 2024-08-02 20:24:52
Message-ID: E1sZypY-002OTJ-Gg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 16.4.

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/ee219ee8c40d88e7a0ef52c3c1b76c90bbd0d164

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-08-03 09:56:49 pgsql: Add -Wmissing-variable-declarations to the standard compilation
Previous Message Jeff Davis 2024-08-02 19:53:09 pgsql: Small refactoring around ExecCreateTableAs().