Re: Another issue with invalid XML values

Поиск
Список
Период
Сортировка
От Florian Pflug
Тема Re: Another issue with invalid XML values
Дата
Msg-id E93BAF8F-85DA-4EF0-AA92-FD8CE36C1415@phlo.org
обсуждение исходный текст
Ответ на Re: Another issue with invalid XML values  (Noah Misch <noah@leadboat.com>)
Ответы Re: Another issue with invalid XML values  (Florian Pflug <fgp@phlo.org>)
Список pgsql-hackers
On Jun2, 2011, at 00:02 , Noah Misch wrote:
> On Wed, Jun 01, 2011 at 06:16:21PM +0200, Florian Pflug wrote:
>> Anyway, I'll try to come up with a patch that replaces xmlSetGenericErrorFunc() with xmlSetStructuredErrorFunc().
>
> Sounds sensible.  Will this impose any new libxml2 version dependency?

xmlSetStructuredErrorFunc() seems to be available starting with libxml 2.6.0,
release on Oct 20, 2003. Since we already require the version to be >= 2.6.23,
we should be OK.

I won't have access to my PC the next few days, but I'll try to come up with
a patch some time next week.

best regards,
Florian Pflug



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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: pgpool versus sequences
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: patch review : Add ability to constrain backend temporary file space