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 927e1ee commit bcf2e5cCopy full SHA for bcf2e5c
doc/src/sgml/release-10.sgml
@@ -347,7 +347,7 @@
347
The <xref linkend="guc-password-encryption"> server parameter
348
no longer supports <literal>off</literal> or <literal>plain</literal>.
349
The <literal>UNENCRYPTED</literal> option is no longer supported in
350
- <command>CREATE/ALTER USER ... PASSSWORD</command>. Similarly, the
+ <command>CREATE/ALTER USER ... PASSWORD</command>. Similarly, the
351
<option>--unencrypted</option> option has been removed
352
from <application>createuser</application>. Unencrypted passwords migrated from
353
older versions will be stored encrypted in this release. The default
0 commit comments