Re: Package namespace and Safe init cleanup for plperl [PATCH]
David E. Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, Alex Hunsaker <badalex@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-02-13T23:32:41Z
Lists: pgsql-hackers
On Feb 13, 2010, at 2:46 PM, Andrew Dunstan wrote: >> I'm confused. Doesn't on_plperl_init already give us this? Isn't any of the stuff loaded by that GUC then available from inside the PLPerl Safe compartment? > > No (and if it does it's a bug). Try it and see. Then what's the point of it? David