Re: Add on_perl_init and proper destruction to plperl [PATCH]

David E. Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, Alex Hunsaker <badalex@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@postgresql.org
Date: 2010-01-27T18:18:51Z
Lists: pgsql-hackers
On Jan 27, 2010, at 10:08 AM, Tom Lane wrote:

> Two examples that I can find in a quick review of our CVS history: perl
> stomping on the process's setlocale state, and perl stomping on the
> stdio state (Windows only).

Are there links to those commits?

Thanks,

David