Re: libxml incompatibility

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: libxml incompatibility
Дата
Msg-id 20090306203225.GC13289@it.is.rice.edu
обсуждение исходный текст
Ответ на Re: libxml incompatibility  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Mar 06, 2009 at 02:58:30PM -0500, Andrew Dunstan wrote:
>
>
> Alvaro Herrera wrote:
>> Hi,
>>
>> It seems that if you load libxml into a backend for whatever reason (say
>> you create a table with a column of type xml) and then create a plperlu
>> function that "use XML::LibXML", we get a segmentation fault.
>>
>>
>>   
>
> Yes, I discovered this a few weeks ago. It looks like libxml is not 
> reentrant, so for perl you need to use some other XML library. Very 
> annoying.
>
> cheers
>
> andrew
>
Ugh! That is worse than a simple library link incompatibility.

Ken


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: poor wording on SSPI error message
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: libxml incompatibility