conditional dropping of columns/constraints - Mailing list pgsql-hackers

Hi,

Would a patch adding 'IF EXISTS' support to:
- ALTER TABLE ... DROP COLUMN
- ALTER TABLE ... DROP CONSTRAINT
possibly be accepted?

Having it makes the annoying task of writing/testing of schema-upgrade 
scripts a bit easier.

Andres


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: "could not reattach to shared memory" captured in buildfarm
Next
From: Andrew Dunstan
Date:
Subject: Re: windows shared memory error