View Single Post

   
  #5 (permalink)  
Old 04-12-2008, 06:37 AM
Jonah H. Harris
 
Posts: n/a
Default Re: ALTER TABLE RENAME column

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/

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote