Passing OLD/NEW as composite type PL/PGSQL

From: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
To: PostgreSQL Mailing List <pgsql-sql(at)postgresql(dot)org>
Subject: Passing OLD/NEW as composite type PL/PGSQL
Date: 2002-11-09 02:50:41
Message-ID: 20021109025041.35340.qmail@web80312.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi:

Can I pass the the variables OLD and NEW (type
OPAQUE) to another function is expecting a composite
type as parameter?

Are opaque considered as composite type?

Thank you in advance,

ludwig.

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Browse pgsql-sql by date

  From Date Subject
Next Message Ludwig Lim 2002-11-09 03:35:33 More than 1 trigger of the same kind
Previous Message Bruce Momjian 2002-11-09 02:40:33 Re: Permission on insert rules