Re: Examing cotets of NEW & OLD in a function programed in perl - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Examing cotets of NEW & OLD in a function programed in perl
Date
Msg-id 239DF6A4-EB8D-415E-9084-201A44E15C48@thebuild.com
Whole thread Raw
In response to Re: Examing cotets of NEW & OLD in a function programed in perl  (stan <stanb@panix.com>)
List pgsql-general

> On Mar 3, 2020, at 13:26, stan <stanb@panix.com> wrote:
> So, they should just be visible as OLD, and NEW as hasshes?

They're documented here:

    https://www.postgresql.org/docs/current/plperl-triggers.html

A global hash variable $_TD is available in the trigger function with all sorts of trigger-related info.

--
-- Christophe Pettus
   xof@thebuild.com




pgsql-general by date:

Previous
From: stan
Date:
Subject: Re: Examing cotets of NEW & OLD in a function programed in perl
Next
From: Patrick Olson
Date:
Subject: Graphical Query Builder