pgsql: First-draft release notes for 18.3.

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.3.
Date: 2026-02-20 20:31:27
Message-ID: E1vtX9r-000MnH-1a@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 18.3.

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-02-20 21:01:18 pgsql: Split PGPROC 'links' field into two, for clarity
Previous Message Nathan Bossart 2026-02-20 18:08:20 pgsql: Speedup COPY FROM with additional function inlining.