ERROR: CreateTrigger: function check_primary_key() does not exist - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject ERROR: CreateTrigger: function check_primary_key() does not exist
Date
Msg-id 200107190450.f6J4o2K27028@hub.org
Whole thread Raw
Responses Re: ERROR: CreateTrigger: function check_primary_key() does not exist  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-bugs
Young (young@my-feiqi.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
ERROR: CreateTrigger: function check_primary_key() does not exist

Long Description
I am using 7.1.2

I always got such an error when creating a trigger:
ERROR: CreateTrigger: function check_primary_key() does not exist
ERROR: CreateTrigger: function check_foreign_key() does not exist

Please help me!

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Two foreign keys in one table both referencing same record in primary table gives error on update of primary table
Next
From: Stephan Szabo
Date:
Subject: Re: ERROR: CreateTrigger: function check_primary_key() does not exist