Re: Add on_perl_init and proper destruction to plperl [PATCH]
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David E. Wheeler" <david@kineticode.com>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, Andrew Dunstan <andrew@dunslane.net>, Alex Hunsaker <badalex@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-01-27T23:54:03Z
Lists: pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes: > On Jan 27, 2010, at 3:33 PM, Tom Lane wrote: >> I don't have to read any further than the place where it says "doesn't >> work if you call both plperl and plperlu" to realize that that's quite >> false. Maybe we have different definitions of what a software >> interaction is... > I think that dates from when plperl and plperlu couldn't co-exists, which was fixed a few months ago, n'est pas? No, that was fixed years ago, at least if you have a modern Perl build that supports multiplicity at all. regards, tom lane