Nesting Stored Procedure Calls

Поиск
Список
Период
Сортировка
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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PostGreSQL upgrade failed (Debian Packages), need advice...
Следующее
От: Hunter Hillegas
Дата:
Сообщение: Re: Copying into Unicode - Correcting Errors