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

From Jim Nasby
Subject Re: ALTER TABLE RENAME column
Date
Msg-id 4F2B68DD-3BF6-4769-B55F-538A61B07A94@decibel.org
Whole thread Raw
In response to Re: ALTER TABLE RENAME column  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
On Nov 17, 2006, at 9:47 AM, Jonah H. Harris wrote:

> 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;

Oooops... now I see where it's listed in \h. I knew I must have been  
missing something...
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: quick review
Next
From: "zhang Jackie"
Date:
Subject: Build a Spatial Database Cache based on PostgreSQL and PostGIS