diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-07-20 08:01:07 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-07-20 08:01:07 +0000 |
commit | 5106bdc45040e4aeb033f0c7f9e48fd3c8944258 (patch) | |
tree | 1188c4a8c1b013719bf9aeee3a88598a40affc94 /src/backend/access/gist/gist.c | |
parent | 888d3335b1bcbf43ea6a76acb010adf65e9d782a (diff) | |
download | postgresql-5106bdc45040e4aeb033f0c7f9e48fd3c8944258.tar.gz postgresql-5106bdc45040e4aeb033f0c7f9e48fd3c8944258.zip |
Use errcontext mechanism in PL/Python
Error messages from PL/Python now always mention the function name in the
CONTEXT: field. This also obsoletes the few places that tried to do the
same manually.
Regression test files are updated to work with Python 2.4-2.6. I don't have
access to older versions right now.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions