doc: Remove notes about "unencrypted" passwords.
authorNathan Bossart <nathan@postgresql.org>
Wed, 4 Jun 2025 14:47:25 +0000 (09:47 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 4 Jun 2025 14:47:25 +0000 (09:47 -0500)
commitf9b1192190aac56a319a1e3e93cf3c29d9f722dd
tree67ed98f0b3019641116e9719023ef6efaa8f27c5
parent30c15987d9b7ecc93674cf8ade0ad53ac265ec3b
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
doc/src/sgml/catalogs.sgml
doc/src/sgml/system-views.sgml