Re: trouble creating trigger - Mailing list pgsql-sql

From A.Bhuvaneswaran
Subject Re: trouble creating trigger
Date
Msg-id Pine.LNX.4.44.0304221750240.2113-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to trouble creating trigger  ("Sigi Jekabsons" <sigi.j@workskillsprofessionals.com.au>)
List pgsql-sql
> I can create the function the trigger is calling, and I can use the function
> in a SELECT, and it all works fine, but postgres won't let me create a
> trigger using that function.

Follow the below link to learn howto write triggered procedures:

http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=plpgsql-trigger.html

regards,
bhuvaneswaran



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: trouble creating trigger
Next
From: "Mario Alberto Soto Cordones"
Date:
Subject: FUNCTION ERROR