Re: compile error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: compile error
Дата
Msg-id 24030.986251117@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: compile error  (Soma Interesting <dfunct@telus.net>)
Ответы Re: compile error  (Soma Interesting <dfunct@telus.net>)
Список pgsql-general
Soma Interesting <dfunct@telus.net> writes:
> Judging by the mailing list archives, lots of people have ran into this,
> but none received answers.

You must not have looked in the right threads.

If you're building interfaces/perl5 by hand (ie, not letting
src/interfaces/Makefile do it for you) then you need to say

    perl Makefile.PL POLLUTE=1

which is what the Makefile does (at least in recent releases).

This is fixed in 7.1, but earlier releases need the "POLLUTE=1".

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeremy Radlow
Дата:
Сообщение: Re: Cascading deletes with rules in 7.0.3: why doesn't this work?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Interval representation?