Skip to content

Commit 3e782ca

Browse files
committed
doc PG 18 relnotes: add removal details to MD5 item
Reported-by: Nathan Bossart Author: Nathan Bossart Discussion: https://postgr.es/m/aDXLoTcBYjfyqeTA@nathan
1 parent 08b8aa1 commit 3e782ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ Deprecate MD5 password authentication (Nathan Bossart)
8282
</para>
8383

8484
<para>
85-
Warnings generated by their use can be disabled by the server variable md5_password_warnings.
85+
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.
86+
These warnings can be disabled by setting the md5_password_warnings parameter to "off".
8687
</para>
8788
</listitem>
8889

0 commit comments

Comments
 (0)