From: Heikki Linnakangas Date: Tue, 9 Apr 2024 05:04:20 +0000 (+0300) Subject: Fix typo in docs X-Git-Tag: REL_17_BETA1~303 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=e9f29233fd67bd6b6667b61c88aa1f37f61f353a;p=postgresql.git Fix typo in docs Author: Erik Rijkers Discussion: https://www.postgresql.org/message-id/0167b1e1-676c-66ba-e857-3ad7cd84404f@xs4all.nl --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 0306a76161b..35fb346ed97 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1820,7 +1820,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname Note that if gssencmode is set to prefer, a GSS connection is - attempted first. If the server ejectes GSS encryption, SSL is + attempted first. If the server rejects GSS encryption, SSL is negotiated over the same TCP connection using the traditional postgres protocol, regardless of sslnegotiation. In other words, the direct SSL handshake is not used, if a TCP connection has