pgsql: First-draft release notes for 18.2.

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.2.
Date: 2026-02-06 18:06:36
Message-ID: E1voQE0-001WEA-1A@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 18.2.

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2026-02-06 18:54:16 pgsql: doc: Expand upon protocol versions and extensions
Previous Message Thomas Munro 2026-02-06 12:57:27 Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.