Re: Nesting Stored Procedure Calls

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Larry White <ljw1001(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Nesting Stored Procedure Calls
Date: 2004-11-24 16:35:30
Message-ID: 20041124163530.GB54563@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2004-11-24 16:39:53 Re: Nesting Stored Procedure Calls
Previous Message Joshua D. Drake 2004-11-24 16:34:59 Re: Nesting Stored Procedure Calls