mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Fix typo in release notes
Spotted by Piotr Stefaniak
This commit is contained in:
parent
11cbab7a12
commit
6eebac2289
@ -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</> or <literal>plain</>.
|
no longer supports <literal>off</> or <literal>plain</>.
|
||||||
The <literal>UNENCRYPTED</> option is no longer supported in
|
The <literal>UNENCRYPTED</> option is no longer supported in
|
||||||
<command>CREATE/ALTER USER ... PASSSWORD</>. Similarly, the
|
<command>CREATE/ALTER USER ... PASSWORD</>. Similarly, the
|
||||||
<option>--unencrypted</> option has been removed
|
<option>--unencrypted</> option has been removed
|
||||||
from <application>createuser</>. Unencrypted passwords migrated from
|
from <application>createuser</>. 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