Re: [HACKERS] Column ADDing issues

Поиск
Список
Период
Сортировка
От Jose Soares
Тема Re: [HACKERS] Column ADDing issues
Дата
Msg-id 3891ADFE.623D2152@sferacarta.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Column ADDing issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers

Bruce Momjian wrote:

> > > I suggest you be very cautious about messing with ALTER TABLE until you
> > > understand why inheritance makes it such a headache ;-)
> >
> > I'm just trying to get the defaults and constraints working. If
> > inheritance stays broken the way it previously was, it's beyond my
> > powers. But I get the feeling that people rather not alter their tables
> > unless they have *perfect* alter table commands. I don't feel like arguing
> > with them, they'll just have to do without then.
>
> OK, so am I hearing we don't want ALTER TABLE DROP COLUMN without it
> working for inhertance.  Is this really the way we want things?  May as
> well disable ADD COLUMN too because that doesn't work for inheritance
> either.
>

I think this is not a good idea. Many of us doesn't interest inheritance.
ALTER ADD COLUMN is not complete but it is better than nothing.

> --
>   Bruce Momjian                        |  http://www.op.net/~candle
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>
> ************

--
Jose' Soares
Bologna, Italy                     Jose@sferacarta.com




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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: ORDBMS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: ORDBMS