Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Noah Misch <noah(at)leadboat(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken
Date: 2013-06-07 16:59:43
Message-ID: 20130607165943.GG7200@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) 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.

Yeah, a NOTICE makes more sense than a WARNING, so +1 from me.

Thanks,

Stephen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-06-07 17:01:00 Re: ALTER DEFAULT PRIVILEGES FOR ROLE is broken
Previous Message Tom Lane 2013-06-07 16:59:42 Re: Hard limit on WAL space used (because PANIC sucks)