Getting rows in statement-level triggers

Поиск
Список
Период
Сортировка
От Artacus
Тема Getting rows in statement-level triggers
Дата
Msg-id 48E590E0.5080401@comcast.net
обсуждение исходный текст
Ответы Re: Getting rows in statement-level triggers  (Artacus <artacus@comcast.net>)
Список pgsql-general
So the manual says there is no way for a statement-level trigger to
examine the row(s) modified by the statement.

Is there any way to get the xmin or cmin of the transaction that fired
the trigger? Or can I look up the last xid for a table some where?

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

Предыдущее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: How do I save data and then raise an exception?
Следующее
От: Klint Gore
Дата:
Сообщение: Re: How do I save data and then raise an exception?