Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd587813

Browse files
committed
doc: Remove incorrect SCRAM protocol documentation
The documentation claimed that one should send"pg_same_as_startup_message" as the user name in the SCRAM messages, butthis did not match the actual implementation, so remove it.
1 parent6dffdcf commitd587813

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,9 +1410,7 @@ that the client sends in the <structname>client-first-message</>. The user name
14101410
that was already sent in the startup message is used instead.
14111411
<productname>PostgreSQL</> supports multiple character encodings, while SCRAM
14121412
dictates UTF-8 to be used for the user name, so it might be impossible to
1413-
represent the PostgreSQL user name in UTF-8. To avoid confusion, the client
1414-
should use <literal>pg_same_as_startup_message</literal> as the user name in the
1415-
<structname>client-first-message</>.
1413+
represent the PostgreSQL user name in UTF-8.
14161414
</para>
14171415

14181416
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp