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

2010-01-14 Thread David E . Wheeler
Tom Lane writes: > "louis" writes: > > Arguments can't be passed to a plperl function > > [ scratches head... ] Works for everybody else. I have to suppose > there's something broken about your libperl, or plperl somehow got > built wrong. How did you build or come by your copies of perl and

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

2010-01-14 Thread Alex Hunsaker
On Thu, Jan 14, 2010 at 04:06, louis 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

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

2010-01-14 Thread Tom Lane
"louis" writes: > Arguments can't be passed to a plperl function [ scratches head... ] Works for everybody else. I have to suppose there's something broken about your libperl, or plperl somehow got built wrong. How did you build or come by your copies of perl and postgresql?

[BUGS] BUG #5277: plperl can't get args properly

2010-01-14 Thread louis
The following bug has been logged online: Bug reference: 5277 Logged by: louis Email address: louis01010...@gmail.com PostgreSQL version: 8.4.2 Operating system: PostgreSQL 8.4.2 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.4.real (Ubuntu 4.4.1-4ubuntu8) 4.4.1, 64-bit Descri