Re: fix notes about password encryption in pg_authid docs

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-06-04T05:11:55Z
Lists: pgsql-hackers
On Tue, Jun 03, 2025 at 01:01:58PM -0500, Nathan Bossart wrote:
> Yup.  Here is an updated patch.

Looks fine to me.
--
Michael

Commits

  1. doc: Remove notes about "unencrypted" passwords.

  2. Remove support for password_encryption='off' / 'plain'.