Re: use has_privs_of_role() for pg_hba.conf - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: use has_privs_of_role() for pg_hba.conf
Date
Msg-id 20221007194430.GA550749@nathanxps13
Whole thread Raw
In response to Re: use has_privs_of_role() for pg_hba.conf  (Michael Paquier <michael@paquier.xyz>)
Responses Re: use has_privs_of_role() for pg_hba.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Oct 07, 2022 at 03:34:51PM +0900, Michael Paquier wrote:
> Thanks.  I would perhaps use names less generic than role{1,2,3} for
> the roles or "role1" for the database name, but the logic looks
> sound.

Here is a new version with more descriptive role names.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Modernizing our GUC infrastructure
Next
From: Tom Lane
Date:
Subject: Re: use has_privs_of_role() for pg_hba.conf