| От | Tom Lane |
|---|---|
| Тема | Re: creating audit tables |
| Дата | |
| Msg-id | 25193.1097726356@sss.pgh.pa.us обсуждение |
| Ответ на | creating audit tables (Scott Cain <cain@cshl.org>) |
| Ответы |
Re: creating audit tables
|
| Список | pgsql-general |
Scott Cain <cain@cshl.org> writes:
> I am trying to create audit tables for all of the tables in my
> database. The function, table and trigger create statements are below.
> Apparently, I am not doing it quite right, because I get these messages
> when I try to run the create statements below:
Trigger functions don't take any explicit parameters. Everything they
need they get through specialized mechanisms (in plpgsql, it's special
variables like tgargv).
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера