AW: AW: AW: ALTER TABLE DROP COLUMN

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: AW: AW: ALTER TABLE DROP COLUMN
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633680AB@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> I think we do, because it solves more than just the ALTER DROP COLUMN
> problem: it cleans up other sore spots too.  Like ALTER TABLE ADD COLUMN
> in a table with child tables.

Yes, could also implement "add column xx int before someothercolumn"
to add a column in the middle.

Andreas


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: Precedence of '|' operator (was Re: [patch,rfc] binary operators on integers)
Следующее
От: Michael Meskes
Дата:
Сообщение: 7.1 and ecpg