OID on triggers

Поиск
Список
Период
Сортировка
От Igor Gavriloff
Тема OID on triggers
Дата
Msg-id 39722F9D.62A0D9C5@nupes.cefetpr.br
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Adam Rossi"
Дата:
Сообщение: ODBC longvarchar error - why does this not work?
Следующее
От: Dave Page
Дата:
Сообщение: RE: [HACKERS] ODBC & v7.0(Rel) Errors with Users and Databases