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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f9b1192190aac56a319a1e3e93cf3c29d9f722dd Modified Files -------------- doc/src/sgml/catalogs.sgml | 7 +------ doc/src/sgml/system-views.sgml | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-)