BUG #7485: 9.2 beta3 libxml2 can't be loaded on Windows - Mailing list pgsql-bugs

From rikard.pavelic@zg.htnet.hr
Subject BUG #7485: 9.2 beta3 libxml2 can't be loaded on Windows
Date
Msg-id E1Sz3R9-0000FI-5J@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7485: 9.2 beta3 libxml2 can't be loaded on Windows  (Craig Ringer <ringerc@ringerc.id.au>)
Re: BUG #7485: 9.2 beta3 libxml2 can't be loaded on Windows  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7485
Logged by:          Rikard Pavelic
Email address:      rikard.pavelic@zg.htnet.hr
PostgreSQL version: Unsupported/Unknown
Operating system:   Windows
Description:=20=20=20=20=20=20=20=20

This is still an issue as reported in=20
http://archives.postgresql.org/pgsql-bugs/2012-05/msg00231.php

While on topic of XML is there any workaround for this?
CREATE TABLE data (id int, x xml);
SELECT t FROM data t GROUP BY t;

I'm not really sure what operator to create. I'm fine with xml being
compared like text

pgsql-bugs by date:

Previous
From: Curd Reinert
Date:
Subject: Re: BUG #6494: Listening to * fails for IP V6
Next
From: Craig Ringer
Date:
Subject: Re: BUG #7485: 9.2 beta3 libxml2 can't be loaded on Windows