Re: table name firing trigger - Mailing list pgsql-novice

From Raphael Bauduin
Subject Re: table name firing trigger
Date
Msg-id 411A3930.4010807@be.easynet.net
Whole thread Raw
In response to Re: table name firing trigger  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: table name firing trigger
Next
From: Bruce Momjian
Date:
Subject: Re: dbf2pg missing