Re: fix notes about password encryption in pg_authid docs
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org
Date: 2025-06-04T14:52:38Z
Lists: pgsql-hackers
On Wed, Jun 04, 2025 at 02:11:55PM +0900, Michael Paquier wrote: > Looks fine to me. Committed, thanks. -- nathan
Commits
-
doc: Remove notes about "unencrypted" passwords.
- f9b1192190aa 18.0 landed
- efb3f16e0d34 15.14 landed
- 6e71b7a39646 16.10 landed
- 49584901ecc4 14.19 landed
- 1a7968ac5f89 13.22 landed
- 002938f15c63 17.6 landed
-
Remove support for password_encryption='off' / 'plain'.
- eb61136dc75a 10.0 cited