Re: plperl _init settings
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: "David E. Wheeler" <david@kineticode.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Tim Bunce <Tim.Bunce@pobox.com>
Date: 2010-03-03T02:00:03Z
Lists: pgsql-hackers
David E. Wheeler wrote: > On Mar 2, 2010, at 4:33 PM, Andrew Dunstan wrote: > > >> I propose to add the following note to the docs: >> >> Preloading modules using plperl.on_init does not make them available >> for use by plperl. External perl modules can only be used in plperlu. >> > > Perhaps add a note that some other interface to allow preloaded modules to also be available to plperl may be provided in the future. > > > No, that's far from a done deal. cheers andrew