Re: [COMMITTERS] pgsql: Handle policies during DROP OWNED BY - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [COMMITTERS] pgsql: Handle policies during DROP OWNED BY
Date
Msg-id 566C82B4.5050000@gmx.net
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Handle policies during DROP OWNED BY  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 12/11/15 4:12 PM, Stephen Frost wrote:
> As with ACLs, the DROP OWNED BY caller must have permission to modify
> the policy or a WARNING is thrown and no change is made to the policy.

That warning doesn't tell the user anything about how to fix the
situation or whether or why the situation is a problem and what to do
about it.



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY?
Next
From: Andreas Seltenreich
Date:
Subject: Re: [sqlsmith] Failed to generate plan on lateral subqueries