Re: BUG #5277: plperl can't get args properly - Mailing list pgsql-bugs

From Alex Hunsaker
Subject Re: BUG #5277: plperl can't get args properly
Date
Msg-id 34d269d41001140901q1fcb3112ocae6f4e914bb5d37@mail.gmail.com
Whole thread Raw
In response to BUG #5277: plperl can't get args properly  ("louis" <louis01010100@gmail.com>)
List pgsql-bugs
On Thu, Jan 14, 2010 at 04:06, louis <louis01010100@gmail.com> 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
....

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5277: plperl can't get args properly
Next
From: David E. Wheeler
Date:
Subject: Re: BUG #5277: plperl can't get args properly