1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc PG 18 relnotes: adjust libpq trace & potocol version items

Reported-by: Jelte Fennema-Nio

Discussion: https://postgr.es/m/CAGECzQQj0r_JX38fa-_kepp9UaMzCcujRAYaJG2+fPks1b8MVg@mail.gmail.com
This commit is contained in:
Bruce Momjian
2025-05-02 20:09:12 -04:00
parent aa82ebdc29
commit 9f8fcadb20

View File

@ -2146,6 +2146,10 @@ Author: Robert Haas <rhaas@postgresql.org>
Add function PQfullProtocolVersion() to report the full, including minor, protocol version number (Jacob Champion, Jelte Fennema-Nio) Add function PQfullProtocolVersion() to report the full, including minor, protocol version number (Jacob Champion, Jelte Fennema-Nio)
<ulink url="&commit_baseurl;cdb6b0fdb">&sect;</ulink> <ulink url="&commit_baseurl;cdb6b0fdb">&sect;</ulink>
</para> </para>
<para>
This release introduces wire protocol version 3.2.
</para>
</listitem> </listitem>
<!-- <!--
@ -2196,6 +2200,8 @@ Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
2024-08-16 [b8b3f861f] libpq: Trace all messages received from the server 2024-08-16 [b8b3f861f] libpq: Trace all messages received from the server
Author: Robert Haas <rhaas@postgresql.org> Author: Robert Haas <rhaas@postgresql.org>
2025-02-24 [e87c14b19] libpq: Trace all NegotiateProtocolVersion fields 2025-02-24 [e87c14b19] libpq: Trace all NegotiateProtocolVersion fields
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
2024-08-09 [7adec2d5f] libpq: Trace StartupMessage/SSLRequest/GSSENCRequest cor
--> -->
<listitem> <listitem>