mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix typo in release notes
Spotted by Piotr Stefaniak
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user