Re: generic reloptions improvement

Поиск
Список
Период
Сортировка
От KaiGai Kohei
Тема Re: generic reloptions improvement
Дата
Msg-id 495F8B69.1080402@kaigai.gr.jp
обсуждение исходный текст
Ответ на Re: generic reloptions improvement  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: generic reloptions improvement  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: generic reloptions improvement  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera wrote:
> KaiGai Kohei wrote:
>> Alvaro Herrera wrote:
> 
>>> So this is an updated patch.  This now allows a user-defined AM to
>>> create new reloptions and pass them down to the parser for parsing and
>>> checking.
>> This patch does not support reloptions in string expression, like:
> 
> No, it doesn't.  I asked about it some time ago and nobody answered.  If
> people feel it is important, I can implement it.

Oh, I missed to see the message.

If it is provided for v8.4, I'm happy at least.
The Row-level ACLs need its reloption to specify default ACLs in string
expression. Currently, it modifies "reloptions.c", but using it on common
framework will be more appropriate implementation.

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: generic reloptions improvement
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: generic reloptions improvement