conditional alter table add ? - Mailing list pgsql-general

From Lothar Behrens
Subject conditional alter table add ?
Date
Msg-id 1192651401.314459.279570@i13g2000prf.googlegroups.com
Whole thread Raw
Responses Re: conditional alter table add ?
List pgsql-general
Hi,

I do convert an UML XMI model to a database script to create the
database schema.
To enable multiple iterations I need conditional alter table add
column like syntax.

Is there any way to do this ?

Tanks, Lothar


pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: Array intersection
Next
From: "Trevor Talbot"
Date:
Subject: Re: atomic commit;begin for long running transactions , in combination with savepoint.