Re: PL/Perl compilation error - Mailing list pgsql-general

From Tom Lane
Subject Re: PL/Perl compilation error
Date
Msg-id 27368.971726837@sss.pgh.pa.us
Whole thread Raw
In response to Re: PL/Perl compilation error  (Gilles DAROLD <gilles@darold.net>)
List pgsql-general
Gilles DAROLD <gilles@darold.net> writes:
>>>> I have take a look to the source code concerning PL/Perl, it seems that 2 variables
>>>> have a bad call : errgv and na.
>>>>
>>>> If you replace them by their normal call (in 5.6.0) PL_errgv and PL_na you will get
>>>> success to compile the lib plperl.so.
>>>>

> This patch (simple diff) applies to postgresql-7.0.2.


The problem is this will break on older copies of Perl.

            regards, tom lane

pgsql-general by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: [Q] createdb for existing directory
Next
From: markw
Date:
Subject: Boolean text, with phrase ranking, search under Postgres