Re: contrib/xml2 regression tests vs no-libxslt build option

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: contrib/xml2 regression tests vs no-libxslt build option
Дата
Msg-id 18597.1267461860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: contrib/xml2 regression tests vs no-libxslt build option  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> 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.

Right, that was exactly my proposal.  The function should be there
always, but throw a run-time error if no xslt support.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: pgsql: add EPERM to the list of return codes to expect from opening
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Re: pgsql: add EPERM to the list of return codes to expect from opening