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)
commit002938f15c63a52bfb191dce9496486a4bbfb757
tree485daf8fd62c4700d448bae14063ddc499c54bc2
parentd4046125dd7d876b4930b346c28c588e622667ec
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: https://postgr.es/m/aD2yKkZro4nbl5ol%40nathan
Backpatch-through: 13
doc/src/sgml/catalogs.sgml
doc/src/sgml/system-views.sgml