Revert "PL/Python: Fix potential NULL pointer dereference"
This reverts commit e42e2f38. It's not safe to return in the middle of a PG_TRY block, so this will have to be done differently.
Showing
Please register or sign in to comment
This reverts commit e42e2f38. It's not safe to return in the middle of a PG_TRY block, so this will have to be done differently.