OID on triggers - Mailing list pgsql-interfaces

From Igor Gavriloff
Subject OID on triggers
Date
Msg-id 39722F9D.62A0D9C5@nupes.cefetpr.br
Whole thread Raw
List pgsql-interfaces
Hello everyone,
   I'm trying to execute a trigger (for each row) in a table that
inherits another one and trying to "see" the value of the OID field of
that row in the OLD record passed to the function, but the backend
returns the following:

ERROR:  record old has no field oid
   Is there anyway to implement this with pgplsql in 6.5.3? I
couldn't figure out if this is a bug in this version because I
couldn't try 7.0.2 (compiled ok, but didn't install properly) on my
Solaris machine.

Thanks in advance,
Igor.

--
Is your job running?  You'd better go catch it!






pgsql-interfaces by date:

Previous
From: "Adam Rossi"
Date:
Subject: ODBC longvarchar error - why does this not work?
Next
From: Dave Page
Date:
Subject: RE: [HACKERS] ODBC & v7.0(Rel) Errors with Users and Databases