mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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:
@ -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)
|
||||
<ulink url="&commit_baseurl;cdb6b0fdb">§</ulink>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This release introduces wire protocol version 3.2.
|
||||
</para>
|
||||
</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
|
||||
Author: Robert Haas <rhaas@postgresql.org>
|
||||
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>
|
||||
|
Reference in New Issue
Block a user