Re: postgresql & Debian

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql & Debian
Дата
Msg-id 25712.984065810@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgresql & Debian  ("Paolo Sinigaglia" <sini@informativesystem.it>)
Список 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 по дате отправления:

Предыдущее
От: "Daniel A. Melo"
Дата:
Сообщение: Re: compilation error
Следующее
От: Boulat Khakimov
Дата:
Сообщение: Re: List Tables !