Re: BUG #5277: plperl can't get args properly

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: louis <louis01010100(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5277: plperl can't get args properly
Date: 2010-01-14 17:01:52
Message-ID: 34d269d41001140901q1fcb3112ocae6f4e914bb5d37@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 14, 2010 at 04:06, louis <louis01010100(at)gmail(dot)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
....

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David E. Wheeler 2010-01-14 17:32:51 Re: BUG #5277: plperl can't get args properly
Previous Message Tom Lane 2010-01-14 16:30:40 Re: BUG #5277: plperl can't get args properly