8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2f3ae commit 2dbed56Copy full SHA for 2dbed56
doc/src/sgml/catalogs.sgml
@@ -1265,7 +1265,7 @@
1265
<entry><type>text</type></entry>
1266
<entry>
1267
Password (possibly encrypted); null if none. If the password is
1268
- encrypted, this column will contain the string md5 followed by a
+ encrypted, this column will contain the string <literal>md5</> followed by a
1269
32-character hexadecimal MD5 hash. The MD5 hash will be of the
1270
user's password concatenated to their username (for example, if
1271
user joe has password xyzzy, <productname>PostgreSQL</> will store
0 commit comments