oid and triggers

From: "Adam Doligalski" <drsky(at)atm(dot)com(dot)pl>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: oid and triggers
Date: 2001-05-16 14:56:15
Message-ID: JJEPKEBFLEIJIJJMDHFCIECBCAAA.drsky@atm.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi everybody!

Is there any possibility to access oid's in trigger routines?
I suppose that it makes no sense while 'before insert' routines
but it would be very usable while treating oid's as rows
identifiers.

Thanks,
Adam

Browse pgsql-sql by date

  From Date Subject
Next Message Najm Hashmi 2001-05-16 15:01:35 To Run 2 database servers at the same time
Previous Message Marc Sherman 2001-05-16 14:52:31 RE: Select most recent record?