Re: conditional dropping of columns/constraints

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: conditional dropping of columns/constraints
Дата
Msg-id 200905051541.27889.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: conditional dropping of columns/constraints  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-hackers
On Monday 04 May 2009 22:21:10 Chris Browne wrote:
> For constraints, it's easy enough to treat that as idempotent; it's no
> big deal to drop and re-add a constraint.

Not if the constraint is a primary key, for example.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ALTER TABLE should change respective views
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: conditional dropping of columns/constraints