diff options
author | Stephen Frost <sfrost@snowman.net> | 2013-07-24 18:53:27 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2013-07-24 18:53:27 -0400 |
commit | 831283256796d1c20858862b568d73e505eb4a84 (patch) | |
tree | b8f958e915666dc4efc8458cdfc5c07272b8421f /src/backend/executor/nodeHashjoin.c | |
parent | fa2fad3c06bfde03594ff38d53acdf9a60c56bb2 (diff) | |
download | postgresql-831283256796d1c20858862b568d73e505eb4a84.tar.gz postgresql-831283256796d1c20858862b568d73e505eb4a84.zip |
Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL
This adds the ability to get the call stack as a string from within a
PL/PgSQL function, which can be handy for logging to a table, or to
include in a useful message to an end-user.
Pavel Stehule, reviewed by Rushabh Lathia and rather heavily whacked
around by Stephen Frost.
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions