Command Triggers, v16 - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Command Triggers, v16
Date
Msg-id m2r4wtohqn.fsf@2ndQuadrant.fr
Whole thread Raw
Responses Re: Command Triggers, v16  (Thom Brown <thombrown@gmail.com>)
List pgsql-hackers
Hi,

I guess it's time to start a new thread here. Please find attached
version 16 of the command trigger patch, with augmented documentation
and “magic variable” support (TG_WHEN, TG_OBJECTID and such).

The current version of the patch only supports PLpgSQL, I need to add
support for the other languages in core but I though Thom would like to
be able to play with a new patch before I finish plpython, plperl and
pltcl support.

This patch also includes edits following latest reviews from both Thom,
Andres and Robert, in particular ANY command triggers are now called
from the same place as specific command triggers and receive the same
parameters.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: EquivalenceClasses and subqueries and PlaceHolderVars, oh my
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_upgrade and statistics