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

From Andrew Dunstan
Subject Re: ALTER TABLE RENAME column
Date
Msg-id 455DCCBE.6030303@dunslane.net
Whole thread Raw
In response to Re: ALTER TABLE RENAME column  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
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;
>


Maybe Jim actually wants a reason to remove support for this ... :-)

cheers

andrew


pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: ALTER TABLE RENAME column
Next
From: "Mario Weilguni"
Date:
Subject: Re: ALTER TABLE RENAME column