[Pljava-dev] Re: the relation ID of the table on which the trigger occured.

From: marek at lewczuk(dot)com (Marek Lewczuk)
To:
Subject: [Pljava-dev] Re: the relation ID of the table on which the trigger occured.
Date: 2005-05-25 09:43:55
Message-ID: 429448DB.5020507@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thomas Hallgren napisa?(a):
> Marek Lewczuk wrote:
>
>> Thomas Hallgren napisa?(a):
>>
>>> The TriggerData.getTableName() will give you the name of the relation.
> That's a bug in that case. The table must of course be qualified.
Note that plpgsql's TG_RELNAME variable contains the table name without
schema...

Regards,
ML

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-05-25 09:47:24 [Pljava-dev] Re: the relation ID of the table on which the trigger occured.
Previous Message Thomas Hallgren 2005-05-25 09:15:36 [Pljava-dev] Re: the relation ID of the table on which the trigger occured.