Re: ALTER TABLE ... IF EXISTS feature? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: ALTER TABLE ... IF EXISTS feature?
Date
Msg-id C6EEAE4F-15C4-4140-8932-0625FEB4F524@gmail.com
Whole thread Raw
In response to Re: ALTER TABLE ... IF EXISTS feature?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ALTER TABLE ... IF EXISTS feature?
List pgsql-hackers
On Nov 5, 2010, at 10:49 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Daniel Farina <drfarina@acm.org> writes:
>> Is there any reason why Postgres should not support an "ALTER TABLE
>> tablename [IF EXISTS]" feature?
> 
> I think you've phrased the question backwards.  Why *should* we support
> that large increment of complexity?  The use-cases seem pretty few and
> far between.

Obviously we have different definitions of "a large increment in complexity".

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ... IF EXISTS feature?
Next
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ... IF EXISTS feature?