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

From Tom Lane
Subject pgsql: First-draft release notes for 18.1.
Date
Msg-id E1vHSZd-005V6i-2d@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
First-draft release notes for 18.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 v18 because they already appeared in 18.0.
Those'll be removed later.

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7889889e4ea81e4e93a7b3e0d138f831e9dbd48b

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


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix incorrect wording for --file in pg_dump
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Fix checking for recovery state in WaitForLSN()