diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-01-25 13:15:29 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-01-25 13:22:54 -0300 |
commit | 74ab96a45ef6259aa6a86a781580edea8488511a (patch) | |
tree | 92415eea1e32bb33c68b9fdbbdc5c57732d78c68 /src/backend/utils/adt/pgstatfuncs.c | |
parent | 6d5aae7afacc564ead2af88c76b13cfc55750556 (diff) | |
download | postgresql-74ab96a45ef6259aa6a86a781580edea8488511a.tar.gz postgresql-74ab96a45ef6259aa6a86a781580edea8488511a.zip |
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
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions