pgsql: Adjust list of major features in the v19 release notes.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adjust list of major features in the v19 release notes.
Date: 2026-09-23 19:09:27
Message-ID: E1x9SLP-00000000xZi-1s2o@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust list of major features in the v19 release notes.

Author: Jonathan S. Katz <jkatz(at)postgresql(dot)org>
Discussion: https://postgr.es/m/e2324238-abec-4026-bd44-9b3e6c70bd49%40postgresql.org
Backpatch-through: 19 only

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f94f8b18d3b70d3b1a539d473b11ef79efbb42f2

Modified Files
--------------
doc/src/sgml/release-19.sgml | 52 +++++++++++++++++++++-----------------------
1 file changed, 25 insertions(+), 27 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Melanie Plageman 2026-09-23 20:40:25 pgsql: Correct on-access VM setting heuristic
Previous Message Robert Haas 2026-09-23 18:20:49 Re: pgsql: JSON_TABLE: propagate table-level ON ERROR to columns per SQL st