doc PG 18 relnotes: add removal details to MD5 item

Reported-by: Nathan Bossart

Author: Nathan Bossart

Discussion: https://postgr.es/m/aDXLoTcBYjfyqeTA@nathan
pull/227/head
Bruce Momjian 1 month ago
parent 08b8aa1748
commit 3e782ca322
  1. 3
      doc/src/sgml/release-18.sgml

@ -82,7 +82,8 @@ Deprecate MD5 password authentication (Nathan Bossart)
</para> </para>
<para> <para>
Warnings generated by their use can be disabled by the server variable md5_password_warnings. Support for MD5 passwords will be removed in a future major version release. CREATE ROLE and ALTER ROLE now emit deprecation warnings when setting MD5 passwords.
These warnings can be disabled by setting the md5_password_warnings parameter to "off".
</para> </para>
</listitem> </listitem>

Loading…
Cancel
Save