Re: table name firing trigger

Поиск
Список
Период
Сортировка
От Raphael Bauduin
Тема Re: table name firing trigger
Дата
Msg-id 411A3930.4010807@be.easynet.net
обсуждение исходный текст
Ответ на Re: table name firing trigger  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Tom Lane wrote:
> Raphael Bauduin <raphael.bauduin@be.easynet.net> writes:
>
>>Does a function executed by a trigger know which table fired the trigger?
>
>
> Depends what language you're writing the trigger in, but I believe most
> of them do.  For plpgsql see
> http://www.postgresql.org/docs/7.4/static/plpgsql-trigger.html
>

Thanks! I don't understand how I managed to overlook that page as I'm using plpgsql.....

Raph

>             regards, tom lane


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: table name firing trigger
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: dbf2pg missing