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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/49584901ecc4eab7c6de05a2518b65eefcb3fa10

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)