Getting an SQL statement inside a trigger.

Поиск
Список
Период
Сортировка
От Omar Carvajal
Тема Getting an SQL statement inside a trigger.
Дата
Msg-id 01083114142700.07085@power9.carvajal.com
обсуждение исходный текст
Список pgsql-general
Hi there,
   I was wondering how I can get the SQL statement that made a trigger fire.
For example: insert into customers values(1, 'joe') fires get_customer() and
that function has a variable with the value "insert into customers values(1,
'joe') ". How can I do this?

Thanks in advance,
Omar

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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: PostgreSQL On the Mac? OS9 or OSX?
Следующее
От: Giuseppe Tanzilli - CSF
Дата:
Сообщение: Re: Apache authentication