Try to instill some sanity in plperl's function result processing.
Get rid of static variables for SETOF result, don't crash when called from non-FROM context, eliminate dead code, etc.
Showing
Please register or sign in to comment
Get rid of static variables for SETOF result, don't crash when called from non-FROM context, eliminate dead code, etc.