Re: Call Procedure From Trigger Function - Mailing list pgsql-sql

From Scott Marlowe
Subject Re: Call Procedure From Trigger Function
Date
Msg-id dcc563d10908192101h73e96c0fr6131308395c47d1a@mail.gmail.com
Whole thread Raw
In response to Call Procedure From Trigger Function  ("Doug Pisarek" <dgp@strata-group.com>)
List pgsql-sql
On Wed, Aug 19, 2009 at 3:53 PM, Doug Pisarek<dgp@strata-group.com> wrote:
> I am in the process of coverting an Oracle 10.2.0.3 database to Postgresql
> 8.3. I have a number of triggers in Oracle that make a call to packages.
> I know I will need to re-write the Oracle packages to postgres functions.
> The issue which I have can I make a procedure call from inside a postgres
> trigger function?

Yep


pgsql-sql by date:

Previous
From: "Doug Pisarek"
Date:
Subject: Call Procedure From Trigger Function
Next
From: "ramasubramanian"
Date:
Subject: Re: Call Procedure From Trigger Function