Triggers invoking a stored procedure or a C function - Mailing list pgsql-general

From Harpreet Dhaliwal
Subject Triggers invoking a stored procedure or a C function
Date
Msg-id d86a77ef0608160855n30915916wd9558141d4ca0e77@mail.gmail.com
Whole thread Raw
Responses Re: Triggers invoking a stored procedure or a C function  (Roman Neuhauser <neuhauser@sigpipe.cz>)
List pgsql-general
Hi,
Conventionally a trigger would fire a few sql queries on a particular event and we have standard code for that.
 
My requirement is to start a stored procedure or a C function as a trigger action.
 
Is this possible?
 
Thanks,
~Harpreet

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Weird join result
Next
From: Steve Atkins
Date:
Subject: Re: hint unique result fro union