pgsql: Add list of major features to the v19 release notes.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add list of major features to the v19 release notes.
Date: 2026-07-31 19:01:25
Message-ID: E1wpsU1-000000018HZ-1nKv@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add list of major features to the v19 release notes.

Reviewed-by: Michael Banck <mbanck(at)gmx(dot)net>
Discussion: https://postgr.es/m/akWIxtcathhoUuCQ%40nathan
Backpatch-through: 19 only

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0c57a40694d88cdda588b5f8a6e5568861d1759d

Modified Files
--------------
doc/src/sgml/release-19.sgml | 78 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 77 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Melanie Plageman 2026-07-31 21:47:18 pgsql: Allow IO time to be counted without a matching IO operation in p
Previous Message Tom Lane 2026-07-31 18:40:08 pgsql: On Windows, make link(2) report ENOTSUP when appropriate.