postgresql/doc
Alvaro Herrera 74ab96a45e Add pg_trigger_depth() function
This reports the depth level of triggers currently in execution, or zero
if not called from inside a trigger.

No catversion bump in this patch, but you have to initdb if you want
access to the new function.

Author: Kevin Grittner
2012-01-25 13:22:54 -03:00
..
src Add pg_trigger_depth() function 2012-01-25 13:22:54 -03:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO