doc: Remove notes about "unencrypted" passwords.
authorNathan Bossart <nathan@postgresql.org>
Wed, 4 Jun 2025 14:47:25 +0000 (09:47 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 4 Jun 2025 14:47:25 +0000 (09:47 -0500)
commitefb3f16e0d348cb7c6e8a0507a280a6537f580b7
tree3e47478b8e5a7b587ee22a359997f45e5ab3359a
parente76097124f7d6679d287701ab108aa20088b13a6
doc: Remove notes about "unencrypted" passwords.

The documentation for the pg_authid system catalog and the
pg_shadow system view indicates that passwords might be stored in
cleartext, but that hasn't been possible for some time.

Oversight in commit eb61136dc7.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: http://postgr.es/m/aD2yKkZro4nbl5ol%40nathan
Backpatch-through: 13
doc/src/sgml/catalogs.sgml
doc/src/sgml/system-views.sgml