summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-07-02 22:53:14 -0400
committerPeter Eisentraut <peter_e@gmx.net>2016-07-02 22:53:14 -0400
commit3a4a33ad49e7887b104a29323e4ea625d164a139 (patch)
tree493b49088ab69e8b19e1058c4d5cd8fb7a9c8231 /src/backend/executor
parent420c1661630c96ad10f58ca967d5f561bb404cf9 (diff)
PL/Python: Report argument parsing errors using exceptions
Instead of calling PLy_elog() for reporting Python argument parsing errors, generate appropriate exceptions. This matches the existing plpy functions and is more consistent with the behavior of the Python argument parsing routines.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions