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-03T18:01:58Z
Lists: pgsql-hackers

Attachments

On Tue, Jun 03, 2025 at 01:43:15PM +0900, Michael Paquier wrote:
> You are missing one reference in doc/src/sgml/system-views.sgml for
> pg_shadow.passwd, no?

Yup.  Here is an updated patch.

-- 
nathan

Commits

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

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