Re: ALTER TABLE RENAME column - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: ALTER TABLE RENAME column
Date
Msg-id 36e682920611170647v4417fd3cid7ce1ab2eceeef9b@mail.gmail.com
Whole thread Raw
In response to ALTER TABLE RENAME column  (Jim Nasby <decibel@decibel.org>)
Responses Re: ALTER TABLE RENAME column  (Andrew Dunstan <andrew@dunslane.net>)
Re: ALTER TABLE RENAME column  (Jim Nasby <decibel@decibel.org>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] replication docs: split single vs.
Next
From: Andrew Dunstan
Date:
Subject: Re: ALTER TABLE RENAME column