doc: Remove notes about "unencrypted" passwords.

Nathan Bossart <nathan@postgresql.org>

Commit: 002938f15c63a52bfb191dce9496486a4bbfb757
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-06-04T14:47:25Z
Releases: 17.6
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

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +1 −6
doc/src/sgml/system-views.sgml modified +1 −1

Documentation touched

Discussion