Re: [HACKERS] Libxml2 load error on Windows

2012-10-08 Thread Noah Misch
On Mon, Jun 18, 2012 at 02:08:29PM +0500, Talha Bin Rizwan wrote: > PostgreSQL 9.2 Windows build is having trouble with the XML support: > http://postgresql.1045698.n5.nabble.com/9-2-beta1-libxml2-can-t-be-loaded-on-Windows-td5710672.html > Therefore, I used first approach to get libxml2 version n

Re: [HACKERS] Libxml2 load error on Windows

2012-06-19 Thread Robert Haas
On Tue, Jun 19, 2012 at 6:36 AM, Alex Shulgin wrote: > Dave Page writes: >> On Tue, Jun 19, 2012 at 11:04 AM, Alex Shulgin >> wrote: >>> >>> In a real bug-tracking system we would create a new bug/ticket and set >>> it's target version to 'candidate for next minor release' or something >>> like

Re: [HACKERS] Libxml2 load error on Windows

2012-06-19 Thread Alex Shulgin
Dave Page writes: > On Tue, Jun 19, 2012 at 11:04 AM, Alex Shulgin wrote: >> >> In a real bug-tracking system we would create a new bug/ticket and set >> it's target version to 'candidate for next minor release' or something >> like that.  This way, if we don't release unless all targeted bugs

Re: [HACKERS] Libxml2 load error on Windows

2012-06-19 Thread Dave Page
On Tue, Jun 19, 2012 at 11:04 AM, Alex Shulgin wrote: > > Dave Page writes: > >> On Tue, Jun 19, 2012 at 4:43 AM, Robert Haas wrote: >>> >>> >>> Please add this patch here so that it doesn't get lost in the shuffle: >>> >>> https://commitfest.postgresql.org/action/commitfest_view/open >> >> Hmm,

Re: [HACKERS] Libxml2 load error on Windows

2012-06-19 Thread Alex Shulgin
Dave Page writes: > On Tue, Jun 19, 2012 at 4:43 AM, Robert Haas wrote: >> >> >> Please add this patch here so that it doesn't get lost in the shuffle: >> >> https://commitfest.postgresql.org/action/commitfest_view/open > > Hmm, that raises an interesting question (though maybe I've just > miss

Re: [HACKERS] Libxml2 load error on Windows

2012-06-19 Thread Dave Page
On Tue, Jun 19, 2012 at 4:43 AM, Robert Haas wrote: > > > Please add this patch here so that it doesn't get lost in the shuffle: > > https://commitfest.postgresql.org/action/commitfest_view/open Hmm, that raises an interesting question (though maybe I've just missed this happening in the past). T

Re: [HACKERS] Libxml2 load error on Windows

2012-06-18 Thread Robert Haas
On Mon, Jun 18, 2012 at 5:08 AM, Talha Bin Rizwan wrote: > PostgreSQL 9.2 Windows build is having trouble with the XML support: > http://postgresql.1045698.n5.nabble.com/9-2-beta1-libxml2-can-t-be-loaded-on-Windows-td5710672.html > > postgres=# SELECT xml 'bar'; > ERROR:  could not set up XML erro

[HACKERS] Libxml2 load error on Windows

2012-06-18 Thread Talha Bin Rizwan
Hi, PostgreSQL 9.2 Windows build is having trouble with the XML support: http://postgresql.1045698.n5.nabble.com/9-2-beta1-libxml2-can-t-be-loaded-on-Windows-td5710672.html postgres=# SELECT xml 'bar'; ERROR: could not set up XML error handler HINT: This probably indicates that the version of li