Re: Statement-level Triggers

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Statement-level Triggers
Дата
Msg-id 20030814060641.GH76772@home.samurai.com
обсуждение исходный текст
Ответ на Statement-level Triggers  ("wind.claudio@inwind.it" <wind.claudio@inwind.it>)
Список pgsql-hackers
On Tue, Aug 12, 2003 at 07:00:35PM +0200, wind.claudio@inwind.it wrote:
> how far have you got with statement-level triggers development?

In PostgreSQL 7.3, statement-level triggers are not supported. In 7.4,
you can define statement-level triggers in C, PL/PgSQL, PL/Python, and
PL/Tcl. One piece of missing functionality is the ability to access
the set of changes made by the statement from within the trigger
function; that may be added for 7.5

-Neil



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: test
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] 7.4 beta 1: SET log_statement=false