doc: Remove notes about "unencrypted" passwords.

Nathan Bossart <nathan@postgresql.org>

Commit: 1a7968ac5f8981e5b93cff363debd9127ff08bc9
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-06-04T14:47:25Z
Releases: 13.22
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

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +2 −7

Documentation touched

Discussion