Fix typo in release notes
Spotted by Piotr Stefaniak
This commit is contained in:
parent
927e1ee2cb
commit
bcf2e5ceb0
@ -347,7 +347,7 @@
|
|||||||
The <xref linkend="guc-password-encryption"> server parameter
|
The <xref linkend="guc-password-encryption"> server parameter
|
||||||
no longer supports <literal>off</literal> or <literal>plain</literal>.
|
no longer supports <literal>off</literal> or <literal>plain</literal>.
|
||||||
The <literal>UNENCRYPTED</literal> option is no longer supported in
|
The <literal>UNENCRYPTED</literal> option is no longer supported in
|
||||||
<command>CREATE/ALTER USER ... PASSSWORD</command>. Similarly, the
|
<command>CREATE/ALTER USER ... PASSWORD</command>. Similarly, the
|
||||||
<option>--unencrypted</option> option has been removed
|
<option>--unencrypted</option> option has been removed
|
||||||
from <application>createuser</application>. Unencrypted passwords migrated from
|
from <application>createuser</application>. Unencrypted passwords migrated from
|
||||||
older versions will be stored encrypted in this release. The default
|
older versions will be stored encrypted in this release. The default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user