Tom Lane wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>
>> I thought the contrib makefile was set up to ignore xml2 if libxslt
>> wasn't being used.
>>
>
> No, it ignores it if libxml2 isn't available. It can be built with
> or without libxslt though.
>
>
>
ugh.
Maybe we need to set up a dummy function or two if not building with
xslt, like we do with the XML functions if not building with libxml.
cheers
andrew
In response to
Responses
pgsql-hackers by date
| Next: | From: Andrew Dunstan | Date: 2010-03-01 16:40:31 |
| Subject: Re: Re: pgsql: add EPERM to the list of return codes to
expect from opening |
| Previous: | From: Tom Lane | Date: 2010-03-01 16:31:18 |
| Subject: Re: Linux start script updates |