[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 10:57:54
Message-ID: 42945A32.4090503@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thomas Hallgren napisa?(a):
> Marek Lewczuk wrote:
>
>> Note that plpgsql's TG_RELNAME variable contains the table name
>> without schema...
>>
> Ok, so perhaps a getSchemaName() should be added to TriggerData then.
> And on the Oid class:
>
> public static Oid forRelation(String schemaName, String relationName);

Would be great. Should I fill "feature request" form ?

Best regards,
ML

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Eric E 2005-05-25 14:17:49 [Pljava-dev] libjvm.so error
Previous Message Thomas Hallgren 2005-05-25 09:47:24 [Pljava-dev] Re: the relation ID of the table on which the trigger occured.