Re: Revoke Connect Privilege from Database not working - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Revoke Connect Privilege from Database not working
Date
Msg-id 806557.1773856735@sss.pgh.pa.us
Whole thread Raw
In response to Re: Revoke Connect Privilege from Database not working  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Revoke Connect Privilege from Database not working
List pgsql-bugs
Nathan Bossart <nathandbossart@gmail.com> writes:
> On Wed, Mar 18, 2026 at 12:36:17PM -0400, Tom Lane wrote:
>> the word "possess" seems a little ambiguous --- it's not clear whether
>> it means SET or INHERIT privileges.  The grammar nerd in me doesn't
>> like "they" either.  How about s/they possess/it inherits/ ?
>> (likewise in revoke.sgml)

> This crossed my mind when copy/pasting from the "GRANT on Roles" section,
> but I obviously didn't do anything about it.  Fixed in the attached.

v4 LGTM.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
Next
From: Jeff Davis
Date:
Subject: ALTER FOREIGN DATA WRAPPER can drop dependency on handler