Fix breakage from earlier plperl fix. Apparently the perl garbage collector was a bit too eager, so here we control when the new SV is garbage collected.
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d1d836f92c0798f4bc4138dc6b87279199c4f49a Modified Files -------------- src/pl/plperl/plperl_helpers.h | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
