Re: DROP OWNED BY fails to drop privileges granted by non-owners (was Re: [GENERAL] Bug, Feature, or what else?) - Mailing list pgsql-hackers

From Adrian Klaver
Subject Re: DROP OWNED BY fails to drop privileges granted by non-owners (was Re: [GENERAL] Bug, Feature, or what else?)
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: DROP OWNED BY fails to drop privileges granted by non-owners (was Re: [GENERAL] Bug, Feature, or what else?)  (Tom Lane <[email protected]>)
List pgsql-hackers
On 02/08/2013 10:09 AM, Tom Lane wrote:
> Adrian Klaver <[email protected]> writes:
>> I am not sure I am following. Are we talking two different cases here?
>
> What I was pointing out was that the non-superuser case seems to be
> broken almost completely, whereas the superuser case is only broken
> if the object owner has given away some grant options and those have
> been exercised.

Got it, thanks.

>
>             regards, tom lane
>


-- 
Adrian Klaver
[email protected]



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP OWNED BY fails to drop privileges granted by non-owners (was Re: [GENERAL] Bug, Feature, or what else?)
Next
From: Alvaro Herrera
Date:
Subject: Re: Time for an autoconf update