projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deca6ac
)
Fix typo in docs
author
Heikki Linnakangas
<
[email protected]
>
Tue, 9 Apr 2024 05:04:20 +0000
(08:04 +0300)
committer
Heikki Linnakangas
<
[email protected]
>
Tue, 9 Apr 2024 05:04:20 +0000
(08:04 +0300)
Author: Erik Rijkers
Discussion: https://www.postgresql.org/message-id/
0167b1e1
-676c-66ba-e857-
3ad7cd84404f
@xs4all.nl
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index 0306a76161beb2fe99c6863843ee988fea08625b..35fb346ed97cc61746c6d6b0888d93c8f9db1bb7 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-1820,7
+1820,7
@@
postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
<para>
Note that if <literal>gssencmode</literal> is set
to <literal>prefer</literal>, a <acronym>GSS</acronym> connection is
- attempted first. If the server
ejecte
s GSS encryption, SSL is
+ attempted first. If the server
reject
s GSS encryption, SSL is
negotiated over the same TCP connection using the traditional postgres
protocol, regardless of <literal>sslnegotiation</literal>. In other
words, the direct SSL handshake is not used, if a TCP connection has