Re: reloptions with a "namespace"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: reloptions with a "namespace"
Дата
Msg-id 3621.1231890507@sss.pgh.pa.us
обсуждение исходный текст
Ответ на reloptions with a "namespace"  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: reloptions with a "namespace"
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> This uses a new parse node.

You need at least equalfuncs.c support for that, and outfuncs would be
advisable.

> One possible disadvantage is that a command
> like this works, but does nothing:
> alvherre=# alter table foo set (test.foo = 1);

Uh, why doesn't it throw an error?  We throw error for unrecognized
reloptions in general.
        regards, tom lane


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