diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2016-07-02 22:53:14 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2016-07-02 22:53:14 -0400 |
commit | 3a4a33ad49e7887b104a29323e4ea625d164a139 (patch) | |
tree | 493b49088ab69e8b19e1058c4d5cd8fb7a9c8231 /src/backend/executor/nodeModifyTable.c | |
parent | 420c1661630c96ad10f58ca967d5f561bb404cf9 (diff) | |
download | postgresql-3a4a33ad49e7887b104a29323e4ea625d164a139.tar.gz postgresql-3a4a33ad49e7887b104a29323e4ea625d164a139.zip |
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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions