In the description of StartupMessage, the protocol version was left
3.0. This commit updates it to 3.2.
Author: Tatsuo Ishii <
[email protected]>
Reviewed-by: Jelte Fennema-Nio <[email protected]>
Discussion: https://postgr.es/m/
20250626.155608.
568829483879866256.ishii%40postgresql.org
</varlistentry>
<varlistentry>
- <term>Int32(196608)</term>
+ <term>Int32(196610)</term>
<listitem>
<para>
The protocol version number. The most significant 16 bits are
the major version number (3 for the protocol described here).
The least significant 16 bits are the minor version number
- (0 for the protocol described here).
+ (2 for the protocol described here).
</para>
</listitem>
</varlistentry>