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: 2025-08-11 19:38:07
Message-ID: E1ulYLQ-0004mm-0I@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Last-minute updates for release notes.

Security: CVE-2025-8713, CVE-2025-8714, CVE-2025-8715

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2e19ad79e1a14e5dacd0ad3a3ec959fff928ca17

Modified Files
--------------
doc/src/sgml/release-14.sgml | 129 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 128 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2025-08-11 20:19:38 pgsql: Reduce ExecSeqScan* code size using pg_assume()
Previous Message Andres Freund 2025-08-11 19:27:32 pgsql: meson: add and use stamp files for generated headers