Re: plperl/plperlu interaction - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: plperl/plperlu interaction
Date
Msg-id 4541216D.1080202@dunslane.net
Whole thread Raw
In response to Re: plperl/plperlu interaction  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Responses Re: plperl/plperlu interaction  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Andrej Ricnik-Bay wrote:
> On 10/27/06, Jim C. Nasby <jim@nasby.net> wrote:
> Undef in Slackware 10.2
> Def in Ubuntu 6.06
> Undef in Mandriva 2006
> Undef in Solaris 10 06
> Def in SLES 9.2
> Perl 5.8 in SLES 8.1 throws a fit:
> "Array found where operator expected at
> /usr/lib/perl5/5.8.0/warnings.pm line 294, at end of line
>        (Missing operator before ?)
> Undefined subroutine &main::config_sh called at -e line 2."
>
>
> Perl 5.004 in solaris 6&7 does't doesn't do config_re,
> neither does the perl 5.6 in Solaris 9
>


You can also examine the output from perl -V

cheers

andrew


pgsql-hackers by date:

Previous
From: Chris Campbell
Date:
Subject: Deadlock with pg_dump?
Next
From: "Jonah H. Harris"
Date:
Subject: Re: [PATCHES] Eliminating phase 3 requirement for varlen increases via ALTER COLUMN