General trigger function

Поиск
Список
Период
Сортировка
От GRIMOIS Eric
Тема General trigger function
Дата
Msg-id 003401c211e5$9a5f1220$3d04a837@PXXXX
обсуждение исходный текст
Список pgsql-sql
Hi all

I read in the doc than a same function can be used for several triggers.
I tried to create a function who updates a field with a timestamp and
another field with the user name. This function is fired by triggers in
several tables.
It only works if updated fields have same names in all tables. I failed to
create a function where fields names are parameters of the function.

What's the way to do that ?
Thanks.

Eric GRIMOIS
Analyste programmeur
SEI - CPAM du Val d'Oise



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

Предыдущее
От: Olaf Frączyk
Дата:
Сообщение: Re: Unicode and escaping single quotes
Следующее
От: Adam
Дата:
Сообщение: Select * (but exclude columns)