mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 00:01:58 -04:00
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
This commit is contained in:
parent
a675149e87
commit
8c9eec540d
@ -1121,12 +1121,15 @@ Add function pg_check_fipsmode() to report the server's FIPS mode (Daniel Gustaf
|
||||
<!--
|
||||
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
2025-04-02 [a460251f0] Make cancel request keys longer
|
||||
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
2024-07-29 [9d9b9d46f] Move cancel key generation to after forking the backend
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Make cancel request keys 256 bits (Heikki Linnakangas)
|
||||
Make cancel request keys 256 bits (Heikki Linnakangas, Jelte Fennema-Nio)
|
||||
<ulink url="&commit_baseurl;a460251f0">§</ulink>
|
||||
<ulink url="&commit_baseurl;9d9b9d46f">§</ulink>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -2169,12 +2172,15 @@ Add function PQfullProtocolVersion() to report the full, including minor, protoc
|
||||
<!--
|
||||
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
2025-04-02 [285613c60] libpq: Add min/max_protocol_version connection options
|
||||
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
2025-04-02 [507034910] libpq: Handle NegotiateProtocolVersion message different
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add libpq connection parameters and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio)
|
||||
<ulink url="&commit_baseurl;285613c60">§</ulink>
|
||||
<ulink url="&commit_baseurl;507034910">§</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user