Re: ALTER TABLE modifications

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ALTER TABLE modifications
Дата
Msg-id Pine.LNX.4.44.0311141556360.4276-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: ALTER TABLE modifications  (Rod Taylor <pg@rbt.ca>)
Ответы Re: ALTER TABLE modifications
Re: ALTER TABLE modifications
Список pgsql-patches
Rod Taylor writes:

> The method is rename old column, add new column, move data across, move
> or reform dependencies, drop old column.

I can do this by hand.  If we have an explicit command to do it, then it
needs to preserve the table schema.  Else, this feature would be mostly
useless and a certain source of complaints.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: ALTER TABLE modifications
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: ALTER TABLE modifications