From 8c9eec540dc4ba684b74e3ccab8413f358a2f93d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 4 May 2025 21:44:39 -0400 Subject: [PATCH] doc PG 18 relnotes: add commit for cancel key and protocol neg. Reported-by: Jelte Fennema-Nio Discussion: https://postgr.es/m/CAGECzQQehQrhkNNXvLiBgE3odBbTPG=9PzV8F4Oqq3kOorK0Sw@mail.gmail.com --- doc/src/sgml/release-18.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 17d3862b2a3..bd2b2ed6315 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -1121,12 +1121,15 @@ Add function pg_check_fipsmode() to report the server's FIPS mode (Daniel Gustaf -Make cancel request keys 256 bits (Heikki Linnakangas) +Make cancel request keys 256 bits (Heikki Linnakangas, Jelte Fennema-Nio) § +§ @@ -2169,12 +2172,15 @@ Add function PQfullProtocolVersion() to report the full, including minor, protoc Add libpq connection parameters and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio) § +§ -- 2.30.2