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

Commit97f6e4d

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 parentc1d1e84 commit97f6e4d

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
@@ -417,7 +417,9 @@ hostnogssenc <replaceable>database</replaceable> <replaceable>user</replaceabl
417417
<para>
418418
Specifies the authentication method to use when a connection matches
419419
this record. The possible choices are summarized here; details
420-
are in <xref linkend="auth-methods"/>.
420+
are in <xref linkend="auth-methods"/>. All the options
421+
are lower case and treated case sensitively, so even acronyms like
422+
<literal>ldap</literal> must be specified as lower case.
421423

422424
<variablelist>
423425
<varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp