Re: [GENERAL] Trouble w/plperl sproc on red hat 9

2007-02-10 Thread Tom Lane
Kenneth Downs <[EMAIL PROTECTED]> writes: > Eventually we pinned it down to a failed load of a sproc written in > plperl. He says he's running a Red Hat 9 system with Postgres 8.1 and > perl is 5.8.5. When he takes the plperl sproc and attempts to load it > through pgsql he gets: > SQL ER

Re: [GENERAL] Trouble w/plperl sproc on red hat 9

2007-02-10 Thread Douglas McNaught
Kenneth Downs <[EMAIL PROTECTED]> writes: > Not sure if this one is fixable, but a user of my GPL'd package was > unable to run our install. > > Eventually we pinned it down to a failed load of a sproc written in > plperl. He says he's running a Red Hat 9 system with Postgres 8.1 and > perl is 5.

[GENERAL] Trouble w/plperl sproc on red hat 9

2007-02-10 Thread Kenneth Downs
Not sure if this one is fixable, but a user of my GPL'd package was unable to run our install. Eventually we pinned it down to a failed load of a sproc written in plperl. He says he's running a Red Hat 9 system with Postgres 8.1 and perl is 5.8.5. When he takes the plperl sproc and attempts