[SQL] How to workaround DROP CONSTRAINT [ IF EXISTS ] in Postgres version8.1? -
02-02-2011
, 04:21 PM
Hello,
I found that DROP CONSTRAINT [ IF EXISTS ] is available in Postgres 9.1
http://developer.postgresql.org/pgdo...ltertable.html
http://developer.postgresql.org/pgdo...ltertable.html
But it is not avaiable in Postgres 8.1
http://www.postgresql.org/docs/8.1/i...ltertable.html
http://www.postgresql.org/docs/8.1/i...ltertable.html
Is there a way to achieve this on Postgres 8.1?
Thanks a lot
--
View this message in context: http://postgresql.1045698.n5.nabble....0p3368570.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.
--
Sent via pgsql-sql mailing list (pgsql-sql (AT) postgresql (DOT) org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql |