| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: USE_LIBXSLT in MSVC builds |
| Date: | 2010-03-02 16:21:28 |
| Message-ID: | 17496.1267546888@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> Also, mastodon is still failing the xml2 test, not sure why. Looks to
>> be a build problem, but why is (for instance) baiji unaffected?
> Baiji built before I put in the patch, so it didn't have USE_LIBXSLT
> enabled.
But mastodon is failing entirely, which isn't explained by having or
omitting USE_LIBXSLT. AFAICS that would just result in suppressing
the xslt functionality, which the regression test wouldn't complain
about now that we have a variant expected file that allows it.
> Looks like we have a bit more work to do ;-(
Yeah. I guess what this indicates is that contrib/xml2 never worked
at all in some/all Windows configurations? Do we know of anyone
having used it successfully?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-03-02 16:23:18 | Re: No hash join across partitioned tables? |
| Previous Message | Robert Haas | 2010-03-02 16:16:51 | Re: No hash join across partitioned tables? |