On Thu, Jan 14, 2010 at 04:06, louis <[email protected]> wrote: > Arguments can't be passed to a plperl function
Yeah, this is a bug with safe 2.20 :( see -http://rt.perl.org/rt3/Ticket/Display.html?id=72068 I would either try out this fix: http://github.com/timbunce/Safe/commits/master. Or downgrade to 2.19 for now: $ cpan cpan> install RGARCIA/Safe-2.19.tar.gz .... -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
