Re: remove contrib/xml2

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: remove contrib/xml2
Дата
Msg-id 87eikipmlr.fsf@hi-media-techno.com
обсуждение исходный текст
Ответ на Re: remove contrib/xml2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> FWIW, the core xml code seems to have been pretty stable since we gave
> up on trying to redirect libxml's memory allocations to palloc.
> So what you basically need to do to xpath.c is something like this:
> http://archives.postgresql.org/pgsql-committers/2009-05/msg00229.php

Which translates to this git URL, for lazy browsers such as me:
 http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f8059d7f8ae8bfac840fbda3c8efbc0f7c09b123
-- 
dim


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: remove contrib/xml2
Следующее
От: "Pierre C"
Дата:
Сообщение: Re: Avoiding bad prepared-statement plans.