conditional alter table add ?

From: Lothar Behrens <lothar(dot)behrens(at)lollisoft(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: conditional alter table add ?
Date: 2007-10-17 20:03:21
Message-ID: 1192651401.314459.279570@i13g2000prf.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trevor Talbot 2007-10-17 20:33:14 Re: atomic commit; begin for long running transactions , in combination with savepoint.
Previous Message Pavel Stehule 2007-10-17 19:56:10 Re: Array intersection