DROP CONSTRAINT IF EXISTS - simulating in 7 and 8? - Mailing list pgsql-general

From Lyle
Subject DROP CONSTRAINT IF EXISTS - simulating in 7 and 8?
Date
Msg-id 4C4BA994.4090400@cosmicperl.com
Whole thread Raw
Responses Re: DROP CONSTRAINT IF EXISTS - simulating in 7 and 8?  (Lyle <webmaster@cosmicperl.com>)
List pgsql-general
Hi,
   I really like the new:-
ALTER TABLE *table* DROP CONSTRAINT IF EXISTS *contraint*
But I need to achieve the same thing on earlier versions. I've tried
googling with no luck, how do I do it?


Thanks

Lyle


pgsql-general by date:

Previous
From: "Michael A. Peters"
Date:
Subject: Re: pg_dump, shemas, backup strategy
Next
From: "Michael A. Peters"
Date:
Subject: Re: pg_dump, shemas, backup strategy