Re: fix notes about password encryption in pg_authid docs

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fix notes about password encryption in pg_authid docs
Date: 2025-06-03 18:01:58
Message-ID: aD84lmS0uLheXrk7@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v2-0001-doc-Fix-notes-about-password-encryption-in-pg_aut.patch text/plain 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-06-03 18:04:36 Re: Improve explicit cursor handling in pg_stat_statements
Previous Message Peter Geoghegan 2025-06-03 17:59:45 Re: Correcting freeze conflict horizon calculation