Re: ALTER TABLE RENAME column

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: ALTER TABLE RENAME column
Дата
Msg-id 36e682920611170647v4417fd3cid7ce1ab2eceeef9b@mail.gmail.com
обсуждение исходный текст
Ответ на ALTER TABLE RENAME column  (Jim Nasby <decibel@decibel.org>)
Ответы Re: ALTER TABLE RENAME column
Re: ALTER TABLE RENAME column
Список pgsql-hackers
On 11/16/06, Jim Nasby <decibel@decibel.org> wrote:
> Any reason not to support renaming columns? Can this be added to TODO?

ALTER TABLE yo_table RENAME COLUMN yo_column TO yo_new_column;

?

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] replication docs: split single vs.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: ALTER TABLE RENAME column