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

From Mario Weilguni
Subject Re: ALTER TABLE RENAME column
Date
Msg-id FA095C015271B64E99B197937712FD020E4B0EE5@freedom.grz.icomedias.com
Whole thread
In response to Re: ALTER TABLE RENAME column  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ALTER TABLE RENAME column
Re: ALTER TABLE RENAME column
List pgsql-hackers
> Uh, we did that years ago.

Really?
+     o Add ALTER TABLE RENAME COLUMN (should rename appropriate sequences and constraints)

Sounds like this is not done, at least not renaming sequencens and constraints, or am I wrong here?

RegardMario Weilguni

-----Ursprüngliche Nachricht-----
Von: pgsql-hackers-owner@postgresql.org [mailto:pgsql-hackers-owner@postgresql.org] Im Auftrag von Tom Lane
Gesendet: Freitag, 17. November 2006 07:05
An: Jim Nasby
Cc: PostgreSQL Hackers
Betreff: Re: [HACKERS] ALTER TABLE RENAME column

Jim Nasby <decibel@decibel.org> writes:
> Any reason not to support renaming columns? Can this be added to TODO?

Uh, we did that years ago.
        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: ALTER TABLE RENAME column
Next
From: "Kevin Grittner"
Date:
Subject: Re: Frequent Update Project: Design Overview