Re: [HACKERS] Explain XML patch v2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Explain XML patch v2
Дата
Msg-id 23468.1215187272@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Explain XML patch v2  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut <peter_e@gmx.net> writes:
> Am Freitag, 4. Juli 2008 schrieb Tom Raney:
>> Regarding the XML datum, in order to support that, will all users need �
>> to compile with libxml? �Are there any lighter weight solutions to �
>> serialize other than libxml?

> You can create XML without libxml.

Seems to me that anyone who wants this feature will probably also want
the existing libxml-based features, so they'll be building with libxml
anyway.  So I'd not be in favor of expending any extra code on a
roll-your-own solution.

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Relation forks & FSM rewrite patches
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Sorting writes during checkpoint