pgsql: Last-minute updates for release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Last-minute updates for release notes.
Date
Msg-id E1ulYLQ-0004mo-0M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Last-minute updates for release notes.

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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/17d41fc70d5b87a1fc1b41d045a9634da120a74f

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: meson: add and use stamp files for generated headers
Next
From: Andres Freund
Date:
Subject: pgsql: Reduce ExecSeqScan* code size using pg_assume()