ADD/DROP CONSTRAINT and inheritance

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема ADD/DROP CONSTRAINT and inheritance
Дата
Msg-id ECEHIKNFIMMECLEBJFIGMEJPCAAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на RE: DROP CONSTRAINT patch  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: ADD/DROP CONSTRAINT and inheritance  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-hackers
For the add/drop constraint clauses would it be an idea to change the syntax
to:

ALTER TABLE [ ONLY ] x ADD CONSTRAINT x;
ALTER TABLE [ ONLY ] x DROP CONSTRAINT x;

So that people can specify whether the constraint should be inherited or
not?

Chris



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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Plans for solving the VACUUM problem
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: Plans for solving the VACUUM problem