USE_LIBXSLT in MSVC builds

Поиск
Список
Период
Сортировка
От Tom Lane
Тема USE_LIBXSLT in MSVC builds
Дата
Msg-id 22664.1267473035@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: USE_LIBXSLT in MSVC builds  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
BTW, it looks like the MSVC build scripts don't bother to make sure that
USE_LIBXSLT is defined (or not) correctly --- at least I can't see any
reference to that symbol in the Windows-specific files.  This is now
necessary to avoid disabling the xslt functionality in contrib/xml2.
I'm not too sure what to poke there, any help?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Hot Standby query cancellation and Streaming Replication integration
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: function side effects