pgsql: First-draft release notes for 18.5.

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.5.
Date: 2026-08-07 17:12:01
Message-ID: E1wsO6z-00000000bWf-1jM4@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 18.5.

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_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/828d602f21156de916397b5df52397f18da7f759

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2026-08-09 16:53:05 pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
Previous Message Fujii Masao 2026-08-07 15:10:54 pgsql: Fix hot standby accepting connections too early after a crash re