Re: Another issue with invalid XML values - Mailing list pgsql-hackers

From Florian Pflug
Subject Re: Another issue with invalid XML values
Date
Msg-id E93BAF8F-85DA-4EF0-AA92-FD8CE36C1415@phlo.org
Whole thread Raw
In response to Re: Another issue with invalid XML values  (Noah Misch <noah@leadboat.com>)
Responses Re: Another issue with invalid XML values
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: pgpool versus sequences
Next
From: Mark Kirkwood
Date:
Subject: Re: patch review : Add ability to constrain backend temporary file space