Re: Nesting Stored Procedure Calls - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Nesting Stored Procedure Calls
Date
Msg-id 20041124163530.GB54563@winnie.fuhr.org
Whole thread Raw
In response to Nesting Stored Procedure Calls  (Larry White <ljw1001@gmail.com>)
List pgsql-general
On Wed, Nov 24, 2004 at 11:17:26AM -0500, Larry White wrote:

> Is it possible for one stored procedure to call another?  I would like
> certain procs to call a different proc to update an audit trail
> whenever they're executed.

What happened when you tried it?  If you're having trouble then it
would be helpful to see what you're doing, what you'd like to happen,
and what actually does happen.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Nesting Stored Procedure Calls
Next
From: Tino Wildenhain
Date:
Subject: Re: Nesting Stored Procedure Calls