projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dab288
)
doc: Fix typo
author
Peter Eisentraut
Fri, 23 Nov 2018 10:41:27 +0000
(11:41 +0100)
committer
Peter Eisentraut
Fri, 23 Nov 2018 10:41:41 +0000
(11:41 +0100)
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index f0b21452084f88a34a8385c10697d6a884b42996..30e6a0ab20afba695010aceaa994fbab6480782e 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-1625,7
+1625,7
@@
PostgreSQL is
tls-server-end-point
.
Server sends an AuthenticationSASLContinue message, with a SCRAM
-
server-first
message
as the content.
+
server-first
-
message
as the content.