trigger data

From: hook <hook(at)kcp(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: trigger data
Date: 2004-06-04 13:06:15
Message-ID: 40C073C7.4050505@kcp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Does any one have any reasonably simple application example that uses
or parses the

HeapTuple (PointerGetDatum(rettuple) ) returned by 'c' trigger function?

Also, what is the syntax to parse the HeapTuple within the trigger function?

thanks

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2004-06-04 14:11:33 Re: Difference between two times as a numeric value in a stored procedure.
Previous Message Stijn Vanroye 2004-06-04 08:11:57 Difference between two times as a numeric value in a stored procedure.