pgsql: Last-minute updates for release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Last-minute updates for release notes.
Date: 2026-02-09 19:01:58
Message-ID: E1vpWWD-0028YQ-21@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Last-minute updates for release notes.

Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006, CVE-2026-2007

Branch
------
REL_17_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-02-09 20:58:18 pgsql: pg_upgrade: Fix handling of pg_largeobject_metadata.
Previous Message Heikki Linnakangas 2026-02-09 18:26:35 pgsql: cleanup: Deadlock checker is no longer called from signal handle