Re: ALTER TABLE DROP COLUMN

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ALTER TABLE DROP COLUMN
Дата
Msg-id 5120.970285040@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ALTER TABLE DROP COLUMN  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы RE: ALTER TABLE DROP COLUMN
Re: ALTER TABLE DROP COLUMN
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> OK, I am opening this can of worms again.  I personally would like to
> see this code activated, even if it does take 2x the disk space to alter
> a column.  Hiroshi had other ideas.  Where did we leave this?  We have
> one month to decide on a plan.

I think the plan should be to do nothing for 7.1.  ALTER DROP COLUMN
isn't an especially pressing feature, and so I don't feel that we
should be hustling to squeeze it in just before beta.  We're already
overdue for beta.
        regards, tom lane


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

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: pg_dump possible fix, need testers. (was: Re: pg_dump disaster)
Следующее
От: Magnus Hagander
Дата:
Сообщение: RE: Suggested change in include/utils/elog.h