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

From Tom Lane
Subject pgsql: First-draft release notes for 15.4.
Date
Msg-id E1qRJeK-0009Zt-SI@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
First-draft release notes for 15.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_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c6344d7686f3e3c8243c2c6771996cfc63e71eae

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


pgsql-committers by date:

Previous
From: Masahiko Sawada
Date:
Subject: pgsql: Fix ReorderBufferCheckMemoryLimit() comment.
Next
From: Amit Kapila
Date:
Subject: pgsql: Refactor to split Apply and Tablesync Workers code.