Fix behavior when raising plpy.Fatal()
Peter Eisentraut <peter_e@gmx.net>
Fix behavior when raising plpy.Fatal() It should cause a elog(FATAL) error, and it fact it was simply causing a elog(ERROR). Jan Urbański
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +7 −2 |