Re: REVOKE FROM warning on grantor - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: REVOKE FROM warning on grantor
Date
Msg-id CAKFQuwYYbpW2XjNiu6Cy4+NwVs5x3RXTVE_K45DkVAyNLWLPHA@mail.gmail.com
Whole thread Raw
In response to Re: REVOKE FROM warning on grantor  (Étienne BERSAC <etienne.bersac@dalibo.com>)
Responses Re: REVOKE FROM warning on grantor
List pgsql-hackers
On Sat, Mar 16, 2024 at 1:00 PM Étienne BERSAC <etienne.bersac@dalibo.com> wrote:

> The choice of warning is made because after the command ends the
> grantmin question does not exist.  The revoke was a no-op and the
> final state is as the user intended. 


Sorry, can you explain me what's the grantmin question is ?


That should have read:  the granted permission does not exist

David J.

pgsql-hackers by date:

Previous
From: Étienne BERSAC
Date:
Subject: Re: REVOKE FROM warning on grantor
Next
From: Tomas Vondra
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring