oid in plpgsql trigger - Mailing list pgsql-sql

From chester c young
Subject oid in plpgsql trigger
Date
Msg-id 20020119041415.23759.qmail@web12705.mail.yahoo.com
Whole thread Raw
Responses Re: oid in plpgsql trigger  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Is there any way to get the current record's oid in a plpgsql trigger?

In a before insert trigger the oid might not make any sense if the oid
has not yet have been assigned, but it makes sense elsewhere.

cc young

"Beauty begets beauty, and ugly ugly."  (paraphrase) Harry Truman

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: pltlc and pltlcu problems
Next
From: Tom Lane
Date:
Subject: Re: oid in plpgsql trigger