Re: postgresql & Debian - Mailing list pgsql-novice

From Tom Lane
Subject Re: postgresql & Debian
Date
Msg-id 25712.984065810@sss.pgh.pa.us
Whole thread Raw
In response to postgresql & Debian  ("Paolo Sinigaglia" <sini@informativesystem.it>)
List pgsql-novice
"Paolo Sinigaglia" <sini@informativesystem.it> writes:
> Is there another way to have PG using PL/PERL?

On some platforms, *all* code is position-independent and so it's
possible to link a standard libperl.a into the plperl.so shared library.
If your box is like that, then you could just take out the check for
is-libperl-shared in plperl's Makefile.PL.  If you're not sure, try it;
worst case is the link step will fail.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Daniel A. Melo"
Date:
Subject: Re: compilation error
Next
From: Boulat Khakimov
Date:
Subject: Re: List Tables !