Thread

  1. trigger data

    hook <hook@kcp.com> — 2004-06-04T13:06:15Z

    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