pgsql: doc: Remove unnecessary CVE items from release notes

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Remove unnecessary CVE items from release notes
Date: 2026-09-08 08:34:01
Message-ID: E1x3rHE-00000003xwI-0yS6@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Remove unnecessary CVE items from release notes

The following CVEs were listed in the release notes of some stable
branches, but they should not:
- CVE-2026-16238, not on v17 and older
- CVE-2026-14676, not on v17 and older
- CVE-2026-14681, not on v16 and older
- CVE-2026-14672, not on v15 and older

Author: Yogesh Sharma <yogesh(dot)sharma(at)catprosystems(dot)com>
Discussion: https://postgr.es/m/340842e1-31ce-4551-9d79-71de490f67e9@CatProSystems.com
Backpatch-through: 14-17

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99c003b4dd9e29174f4883420d4ce3affb9c1a66

Modified Files
--------------
doc/src/sgml/release-14.sgml | 115 -------------------------------------------
1 file changed, 115 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2026-09-08 11:09:08 pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
Previous Message Peter Eisentraut 2026-09-08 08:00:08 pgsql: Resolve untyped parameters in FOR PORTION OF FROM/TO bounds