Report Python errors from iterators with PLy_elog
Peter Eisentraut <peter_e@gmx.net>
Report Python errors from iterators with PLy_elog This improves reporting, as the error string now includes the actual Python exception. As a side effect, this no longer sets the errcode to ERRCODE_DATA_EXCEPTION, which might be considered a feature, as it's not documented and not clear why iterator errors should be treated differently. Jan Urbański
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +1 −3 |