Command Triggers, v16
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: pgsql-hackers@postgresql.org
Cc: Thom Brown <thombrown@gmail.com>
Date: 2012-03-15T18:13:04Z
Lists: pgsql-hackers
Attachments
- command-trigger.v16.patch.gz (application/octet-stream) patch v16
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