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

From Bernd Helmle
Subject Re: Another issue with invalid XML values
Date
Msg-id CF646608559014F5D631832B@apophis.local
Whole thread Raw
In response to Re: Another issue with invalid XML values  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Another issue with invalid XML values
List pgsql-hackers

--On 20. Juli 2011 13:06:17 -0400 Tom Lane <tgl@sss.pgh.pa.us> wrote:

> I've committed this patch with the discussed changes and some other
> editorialization.  I have to leave for an appointment and can't write
> anything now about the changes, but feel free to ask questions if you
> have any.

Hmm, when building against libxml2 2.7.8 i get reproducible failing regression 
tests on OSX 10.6.7. It is griping with

WARNING:  libxml error handling state is out of sync with xml.c

all over the place.

A quick check with compiling against the libxml2 shipped with OSX (which seems 
libxml2 2.7.3) causes everything to work as expected, however.

-- 
Thanks
Bernd


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql: display of object comments
Next
From: Robert Haas
Date:
Subject: Re: WIP fix proposal for bug #6123