We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3479a0f commit 9fcd487Copy full SHA for 9fcd487
doc/src/sgml/libpq.sgml
@@ -2220,7 +2220,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
2220
server does not support the protocol version requested by the client,
2221
the connection is automatically downgraded to a lower minor protocol
2222
version that the server supports. After the connection attempt has
2223
- completed you can use <xref linkend="libpq-PQprotocolVersion"/> to
+ completed you can use <xref linkend="libpq-PQfullProtocolVersion"/> to
2224
find out which exact protocol version was negotiated.
2225
</para>
2226
0 commit comments