git.postgresql.org Git - postgresql.git/commit
2012年1月25日 16:15:29 +0000 (13:15 -0300)
2012年1月25日 16:22:54 +0000 (13:22 -0300)
commit 74ab96a45ef6259aa6a86a781580edea8488511a
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
This is the main PostgreSQL git repository.
RSS
Atom