Ensure the previous Perl interpreter selection is restored upon exit from

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3753017a2005b4df03ec5bf9f51be651a1f796ad
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-10-31T18:12:20Z
Releases: 8.2.15
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.

Files

PathChange+/−
src/pl/plperl/plperl.c modified +11 −14