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 <mich...@paquier.xyz> Discussion: https://postgr.es/m/aD2yKkZro4nbl5ol%40nathan Backpatch-through: 13 Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/1a7968ac5f8981e5b93cff363debd9127ff08bc9 Modified Files -------------- doc/src/sgml/catalogs.sgml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-)