Re: Altering a table - positioning new columns - Mailing list pgsql-general

From Tom Lane
Subject Re: Altering a table - positioning new columns
Date
Msg-id 3227.1043077153@sss.pgh.pa.us
Whole thread Raw
In response to Altering a table - positioning new columns  ("Chris Boget" <chris@wild.net>)
List pgsql-general
"Chris Boget" <chris@wild.net> writes:
> Is something like this possible in PG?  Or are _all_ new columns
> added to the end of the column list?

New columns always go at the end of the list.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: intervals in 7.3.1
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Altering a table - positioning new columns