oid in plpgsql trigger

From: chester c young <chestercyoung(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: oid in plpgsql trigger
Date: 2002-01-19 04:14:15
Message-ID: 20020119041415.23759.qmail@web12705.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2002-01-19 05:19:14 Re: oid in plpgsql trigger
Previous Message Tom Lane 2002-01-19 04:12:13 Re: pltlc and pltlcu problems