Re: First feature patch for plperl - draft [PATCH]

David 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>, pgsql-hackers@postgresql.org
Date: 2009-12-04T19:09:36Z
Lists: pgsql-hackers
On Dec 4, 2009, at 10:51 AM, Tom Lane wrote:

>>    plperl.on_perl_init = 'use PGInit;'
> 
> No, you missed the point: I'm objecting to having any such thing as
> plperl.on_perl_init, full stop.
> 
> Aside from the points I already made, it's not even well defined.
> What is to happen if the admin changes the value when the system
> is already up?

Nothing. Hence the "init".

Best,

David