Ensure the previous Perl interpreter selection is restored upon exit from
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Oct 2009 18:12:20 +0000 (18:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Oct 2009 18:12:20 +0000 (18:12 +0000)
commit3753017a2005b4df03ec5bf9f51be651a1f796ad
tree7572105fc90cea6c5e6d901eb38041420089239a
parent818d2014c40da6ada093c5fd591ce363266e349d
Ensure the previous Perl interpreter selection is restored upon exit from
plperl_call_handler, in both the normal and error-exit paths.  Per report
from Alexey Klyukin.
src/pl/plperl/plperl.c