Re: use has_privs_of_role() for pg_hba.conf
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Joshua Brindle <joshua.brindle@crunchydata.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Joe Conway <mail@joeconway.com>
Date: 2022-04-04T14:25:51Z
Lists: pgsql-hackers
On Mon, Apr 04, 2022 at 09:36:13AM -0400, Joshua Brindle wrote: > Good catch, I think this is a logical followup to the previous > has_privs_of_role patch. > > Reviewed and +1 Thanks! I created a commitfest entry for this: https://commitfest.postgresql.org/38/3609/ -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Add TAP tests for role membership in pg_hba.conf
- 8432a815feb8 16.0 landed