RE: DROP CONSTRAINT (UNIQUE) preliminary support

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема RE: DROP CONSTRAINT (UNIQUE) preliminary support
Дата
Msg-id ECEHIKNFIMMECLEBJFIGMEDJCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: DROP CONSTRAINT (UNIQUE) preliminary support  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: DROP CONSTRAINT (UNIQUE) preliminary support  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
> > Since then, I decided to complete the ADD CONSTRAINT stuff first.  I've
> > _almost_ finished ADD UNIQUE and ADD PRIMARY.  I'll probably
> submit a patch
> > for those in the next couple of days.  After that I'll worry about DROP
> > CONSTRAINT again.
>
> Oh, fine.  Just checking.  Didn't want you to think we weren't
> interested in your work.

Well - it isn't as sexy as UNDO/REDO support, planner optimisation or an
overwriting storage manager, but there's nothing more annoying to me as a
web developer to have inflexible schema.  How much do I want that DROP
COLUMN feature!  It's simply not feasible to recreate the table without the
column on a live server.

Chris


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DROP CONSTRAINT (UNIQUE) preliminary support
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DROP CONSTRAINT (UNIQUE) preliminary support