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

Commit2dbed56

Browse files
committed
In pg_authid.rolpassword docs, make "md5" appear as a literal.
1 parent6e2f3ae commit2dbed56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@
12651265
<entry><type>text</type></entry>
12661266
<entry>
12671267
Password (possibly encrypted); null if none. If the password is
1268-
encrypted, this column will contain the string md5 followed by a
1268+
encrypted, this column will contain the string<literal>md5</> followed by a
12691269
32-character hexadecimal MD5 hash. The MD5 hash will be of the
12701270
user's password concatenated to their username (for example, if
12711271
user joe has password xyzzy, <productname>PostgreSQL</> will store

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp