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
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2010-03-02 16:23:18 |
| Subject: Re: No hash join across partitioned tables? |
| Previous: | From: Robert Haas | Date: 2010-03-02 16:16:51 |
| Subject: Re: No hash join across partitioned tables? |