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

From Tom Lane
Subject Re: ALTER TABLE ... IF EXISTS feature?
Date
Msg-id 23644.1288968576@sss.pgh.pa.us
Whole thread Raw
In response to ALTER TABLE ... IF EXISTS feature?  (Daniel Farina <drfarina@acm.org>)
Responses Re: ALTER TABLE ... IF EXISTS feature?
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SQL/MED estimated time of arrival?
Next
From: Robert Haas
Date:
Subject: Re: ALTER TABLE ... IF EXISTS feature?