Removing constraints - Mailing list pgsql-general

From Nathan Barnett
Subject Removing constraints
Date
Msg-id 71975481CD04D4118E57004033A2596E0DFB1F@ip205.82.136.216.in-addr.arpa
Whole thread Raw
Responses Re: Removing constraints  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
There is a constraint on my database that was created as part of a foreign
key.  When I dropped the foreign key index, the constraint still remained
behind.  How can I delete this constraint?  It is unnamed and I figure I
need to remove some stuff from the system tables, but I don't know which
ones or what to delete.  I'm using PostgreSQL v7.0.2.  I looked through the
user guides, but couldn't find this info there.

---------------------------------------------
Nathan Barnett


pgsql-general by date:

Previous
From: oberpwd@anubis.network.com (Wade D. Oberpriller)
Date:
Subject: PL/Perl
Next
From: Tom Lane
Date:
Subject: Re: PL/Perl