Re: patch for type privileges

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: patch for type privileges
Дата
Msg-id 4EEB97C5.2040100@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: patch for type privileges  (Yeb Havinga <yebhavinga@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Review: Non-inheritable check constraints
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Allow substitute allocators for PGresult.