From: Bruce Momjian Date: Mon, 5 May 2025 01:44:39 +0000 (-0400) Subject: doc PG 18 relnotes: add commit for cancel key and protocol neg. X-Git-Tag: REL_18_BETA1~10 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=8c9eec540dc4ba684b74e3ccab8413f358a2f93d;p=postgresql.git 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 --- 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) § +§