Revert "PL/Python: Fix potential NULL pointer dereference"
Peter Eisentraut <peter_e@gmx.net>
Revert "PL/Python: Fix potential NULL pointer dereference" This reverts commit e42e2f38907681c48c43f49c5ec9f9f41a9aa9a5. It's not safe to return in the middle of a PG_TRY block, so this will have to be done differently.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpy_spi.c | modified | +1 −6 |