building plperl on 7.4.1

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема building plperl on 7.4.1
Дата
Msg-id 1075213315.1612.280.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: returning PGresult as xml  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
I tried to build plperl on 7.4.1,

On my system

perl -MConfig -e 'print $Config{ccdlflags}'

returns 

-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE

however the build ends up using

-rpath,$prefix/lib

Dave
-- 
Dave Cramer
519 939 0336
ICQ # 1467551



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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Recursive optimization of IN subqueries
Следующее
От: Dave Cramer
Дата:
Сообщение: index scan with functional indexes