git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6d5aae7) | patch
Add pg_trigger_depth() function
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
doc/src/sgml/func.sgml diff | blob | blame | history
src/backend/commands/trigger.c diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/commands/trigger.h diff | blob | blame | history
src/test/regress/expected/triggers.out diff | blob | blame | history
src/test/regress/sql/triggers.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /