]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit6e71b7a39646e658ff8ccd55acf8b1d9d29d129b
tree0f43e9d35ce4f3669f6d7f416660b3c971921f18
parentab758ec4d30745427e46b51b7b19b3c5483d513d
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