File tree Expand file tree <
F4E5
button data-component="IconButton" type="button" data-testid="collapse-file-tree-button" aria-expanded="true" aria-controls="diff_file_tree" class="prc-Button-ButtonBase-c50BI d-none d-md-flex position-relative fgColor-muted prc-Button-IconButton-szpyj" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Rsatdab:-loading-announcement" aria-labelledby=":R4atdab:">
Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 83
83
Fields can contain white space if the field value is double-quoted.
84
84
Quoting one of the keywords in a database, user, or address field (e.g.,
85
85
<literal>all</> or <literal>replication</>) makes the word lose its special
86
- character , and just match a database, user, or host with that name.
86
+ meaning , and just match a database, user, or host with that name.
87
87
</para>
88
88
89
89
<para>
@@ -408,7 +408,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
408
408
<term><literal>md5</></term>
409
409
<listitem>
410
410
<para>
411
- Require the client to supply an MD5-encrypted password for
411
+ Require the client to supply a double- MD5-hashed password for
412
412
authentication.
413
413
See <xref linkend="auth-password"> for details.
414
414
</para>
You can’t perform that action at this time.
0 commit comments