AW: AW: AW: ALTER TABLE DROP COLUMN - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: AW: AW: ALTER TABLE DROP COLUMN
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680AB@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
> I think we do, because it solves more than just the ALTER DROP COLUMN
> problem: it cleans up other sore spots too.  Like ALTER TABLE ADD COLUMN
> in a table with child tables.

Yes, could also implement "add column xx int before someothercolumn"
to add a column in the middle.

Andreas


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Precedence of '|' operator (was Re: [patch,rfc] binary operators on integers)
Next
From: Michael Meskes
Date:
Subject: 7.1 and ecpg