How do I remove a foreign key constraint?

Поиск
Список
Период
Сортировка
От Bryan \(Mailing Lists\)
Тема How do I remove a foreign key constraint?
Дата
Msg-id 00d601c06159$2c6983b0$54ed90cc@netmeme.org
обсуждение исходный текст
Ответ на Help interpreting the output of EXPLAIN  ("Mayers, Philip J" <p.mayers@ic.ac.uk>)
Ответы Re: How do I remove a foreign key constraint?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: How do I remove a foreign key constraint?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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


В списке pgsql-general по дате отправления:

Предыдущее
От: "Mayers, Philip J"
Дата:
Сообщение: Help interpreting the output of EXPLAIN
Следующее
От: "Tim Barnard"
Дата:
Сообщение: pgsql and C++ compiling question