Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken
Date
Msg-id 51B64184.9040607@gmx.net
Whole thread Raw
In response to Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 6/7/13 12:57 PM, Tom Lane wrote:
> Hm.  Throwing a NOTICE saying "btw, this won't be of any value until the
> user has CREATE rights in that schema" might be a reasonable compromise.

Seems like a can of worms to me.  There are many other cases where you
need to do something else in order to make the thing you just did useful.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Revisit items marked 'NO' in sql_features.txt
Next
From: Robert Haas
Date:
Subject: Re: Cost limited statements RFC