How do I remove a foreign key constraint?

From: "Bryan \(Mailing Lists\)" <bryan_lists(at)netmeme(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How do I remove a foreign key constraint?
Date: 2000-12-08 20:55:18
Message-ID: 00d601c06159$2c6983b0$54ed90cc@netmeme.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need to remove a FOREIGN KEY constraint; I take it that a foreign key
constraint is implemented by way of three CONSTRAINT TRIGGERS; however, I
can find no way to remove or drop a CONSTRAINT TRIGGER. Can someone please
point me in the right direction?

Thank you,

Bryan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Barnard 2000-12-08 20:57:36 pgsql and C++ compiling question
Previous Message Daniele Orlandi 2000-12-08 19:37:02 Re: AW: beta testing version