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

Commitea95814

Browse files
committed
doc: clarify that auth. names are lower case and case-sensitive
This is true even for acronyms that are usually upper case, like LDAP.Reported-by: Alvaro HerreraDiscussion:https://postgr.es/m/202205141521.2nodjabmsour@alvherre.pgsqlBackpatch-through: 10
1 parent5b5d435 commitea95814

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,9 @@ hostnogssenc <replaceable>database</replaceable> <replaceable>user</replaceabl
413413
<para>
414414
Specifies the authentication method to use when a connection matches
415415
this record. The possible choices are summarized here; details
416-
are in <xref linkend="auth-methods"/>.
416+
are in <xref linkend="auth-methods"/>. All the options
417+
are lower case and treated case sensitively, so even acronyms like
418+
<literal>ldap</literal> must be specified as lower case.
417419

418420
<variablelist>
419421
<varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp