Re: Package namespace and Safe init cleanup for plperl UPDATE 3 [PATCH]
Tim Bunce <tim.bunce@pobox.com>
From: Tim Bunce <Tim.Bunce@pobox.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, Alex Hunsaker <badalex@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-02-01T17:01:06Z
Lists: pgsql-hackers
On Mon, Feb 01, 2010 at 10:46:10AM -0500, Robert Haas wrote: > On Mon, Feb 1, 2010 at 5:58 AM, Tim Bunce <Tim.Bunce@pobox.com> wrote: > > p.s. If there is interest in defining a documented API (for DBAs to > > control what gets loaded into Safe and shared with it) for *9.0* > > then that could be worked on, once this pach is in, ready for the > > next commitfest. > > This is the last CommitFest for 9.0. It's time to wind down > development on this release and work on trying to get the release > stabilized and out the door. > > This isn't intended as a disparagement of the work you're doing; I've > thought about using PL/perl in the past and decided against it exactly > because of some of the issues you're now fixing. But we're really out > of time to get things done for 9.0. Understood Robert. No problem. (You can't blame me for trying ;-) Tim.