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"  (Alvaro Herrera <alvherre@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Patch for str_numth() in PG 7.4
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: A single escape required for log_filename