Re: patch for type privileges - Mailing list pgsql-hackers

From Greg Smith
Subject Re: patch for type privileges
Date
Msg-id 4EEB97C5.2040100@2ndQuadrant.com
Whole thread Raw
In response to Re: patch for type privileges  (Yeb Havinga <yebhavinga@gmail.com>)
List pgsql-hackers
On 12/13/2011 01:13 PM, Yeb Havinga wrote:
> On 2011-12-12 20:53, Peter Eisentraut wrote:
>>>> postgres=>  create table a (a int2[]);
>>>> ERROR:  permission denied for type smallint[]
>>> OK, that error message should be improved.
>>
>> Fixing this is easy, but I'd like to look into refactoring this a bit.
>> Let's ignore that for now; it's easy to do later.
>
> My experience with ignoring things for now is not positive.

This is my favorite comment from the current CommitFest.  I'll probably 
use that line at some point.

Yeb's list is now down to this and some documentation tweaking, so this 
may very well be ready for commit (and an Open Items link toward the "do 
later"?)  I'm going to mark this one returned with feedback on the 
assumption there is still some refactoring going on here though; can 
always change it if Peter sprints back with a commit candidate.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Review: Non-inheritable check constraints
Next
From: Greg Smith
Date:
Subject: Re: Allow substitute allocators for PGresult.