| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Xml2 on Windows |
| Date: | 2006-03-10 14:45:10 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C93E4@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
<<xml2.patch>> The attached patch fixes the xml2 contrib module for
windows, by changing the order of -lxslt & -lxml2 (yes, after 2 releases
that's all it took!). Tested on Windows & Linux.
It might be worth manually testing this on any other platforms that
might be sensitive to the library order - this module is *not* tested by
the buildfarm (perhaps an autoconf change would be appropriate to build
it if libxml/libxslt are on the build machine, but that's a whole other
problem)
This completes todo item "Port contrib/xml2".
Regards, dave.
| Attachment | Content-Type | Size |
|---|---|---|
| xml2.patch | application/octet-stream | 573 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-03-10 15:36:50 | Re: Xml2 on Windows |
| Previous Message | Matteo Beccati | 2006-03-10 11:36:13 | Re: Enhanced containment selectivity function |