pgsql: First-draft release notes for 18.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 18.1.
Date: 2025-11-07 19:56:41
Message-ID: E1vHSZd-005V6i-2d@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2025-11-07 21:49:11 pgsql: Fix checking for recovery state in WaitForLSN()
Previous Message Daniel Gustafsson 2025-11-07 14:27:42 pgsql: doc: Fix incorrect wording for --file in pg_dump