Re: constraint modification on todo list

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: constraint modification on todo list
Дата
Msg-id 695.1063053156@sss.pgh.pa.us
обсуждение исходный текст
Ответ на constraint modification on todo list  (Jeroen Ruigrok/asmodai <asmodai@wxs.nl>)
Ответы Re: constraint modification on todo list  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Jeroen Ruigrok/asmodai <asmodai@wxs.nl> writes:
> can someone add:
> Add an ALTER TABLE MODIFY CONSTRAINT
> item to the todo list?

Why?  For a constraint, it's not obvious what this would do for you that
dropping and re-adding the constraint wouldn't do.  In the places where
we support CREATE OR REPLACE, it's because it's important to maintain
continuity of the object's identity, but I don't see any need for that
with respect to check constraints.

BTW, getting something put on the todo list doesn't mean anyone's going
to step up to the plate and do it ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: plpgsql doesn't coerce boolean expressions to boolean
Следующее
От: ivan
Дата:
Сообщение: pgsql in shared lib