--enable-xml instead of --with-libxml?

Поиск
Список
Период
Сортировка
От Nikolay Samokhvalov
Тема --enable-xml instead of --with-libxml?
Дата
Msg-id e431ff4c0702201559t5cab593cl984d7c32811c6761@mail.gmail.com
обсуждение исходный текст
Ответы Re: --enable-xml instead of --with-libxml?
Re: --enable-xml instead of --with-libxml?
Список pgsql-hackers
Now we have --with-libxml (and USE_LIBXML constant for #ifdef-s), what
is not absolutely right: XML support is smth that is more general than
"using libxml2 library". E.g., some SQL/XML publishing functions (such
as XMLPI) do not deal with libxml2.

Also, in the future more "non-libxml" functionality could be added to
"XML support" (well, Peter's recent SQL-to-XML mapping functions prove
it).

I think it'd better to rename configure option to --enable-xml and
USE_LIBXML to ENABLE_XML. I'll do it if there are no objections.

-- 
Best regards,
Nikolay


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PrivateRefCount (for 8.3)
Следующее
От: "Sergey E. Koposov"
Дата:
Сообщение: Re: Column storage positions