trigger data
hook <hook@kcp.com>
From: hook <hook@kcp.com>
To: pgsql-sql@postgresql.org
Date: 2004-06-04T13:06:15Z
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