conditional dropping of columns/constraints

Поиск
Список
Период
Сортировка
От Andres Freund
Тема conditional dropping of columns/constraints
Дата
Msg-id 49FEF769.60504@anarazel.de
обсуждение исходный текст
Ответы Re: conditional dropping of columns/constraints  (Andres Freund <andres@anarazel.de>)
Re: conditional dropping of columns/constraints  (Robert Haas <robertmhaas@gmail.com>)
Re: conditional dropping of columns/constraints  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

Would a patch adding 'IF EXISTS' support to:
- ALTER TABLE ... DROP COLUMN
- ALTER TABLE ... DROP CONSTRAINT
possibly be accepted?

Having it makes the annoying task of writing/testing of schema-upgrade 
scripts a bit easier.

Andres


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: "could not reattach to shared memory" captured in buildfarm
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: windows shared memory error