Nesting Stored Procedure Calls - Mailing list pgsql-general

From Larry White
Subject Nesting Stored Procedure Calls
Date
Msg-id d15ea14a0411240817360a3db1@mail.gmail.com
Whole thread Raw
Responses Re: Nesting Stored Procedure Calls
Re: Nesting Stored Procedure Calls
Re: Nesting Stored Procedure Calls
List pgsql-general
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.

I thought about using triggers but want the trail to include info
that's not in the updated table -  specifically the application user
ID of the responsible party.

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PostGreSQL upgrade failed (Debian Packages), need advice...
Next
From: Hunter Hillegas
Date:
Subject: Re: Copying into Unicode - Correcting Errors