Re: Drop constraint in PostgreSQL 7.1.2 - Mailing list pgsql-general

From Stephan Szabo
Subject Re: Drop constraint in PostgreSQL 7.1.2
Date
Msg-id 20030203095532.P90968-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Drop constraint in PostgreSQL 7.1.2  ("Vilson farias" <vilson.farias@digitro.com.br>)
List pgsql-general
On Mon, 3 Feb 2003, Vilson farias wrote:

> How can I drop a referencial integrity constraint in 7.1.2 once there
> are no such thing before 7.2 release? Can I just execute DROP TRIGGERs
> to get constraints dropped?

Yes, although you have to remember to drop all three triggers for the
constraint.


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: 335 times faster (!)
Next
From: Bruno Wolff III
Date:
Subject: Re: 335 times faster (!)