Thread: pgsql: doc: Remove notes about "unencrypted" passwords.

pgsql: doc: Remove notes about "unencrypted" passwords.

From
Nathan Bossart
Date:
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

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/efb3f16e0d348cb7c6e8a0507a280a6537f580b7

Modified Files
--------------
doc/src/sgml/catalogs.sgml     | 7 +------
doc/src/sgml/system-views.sgml | 2 +-
2 files changed, 2 insertions(+), 7 deletions(-)