Re: [BUG?] XMLSERIALIZE( ... INDENT) won't work with blank nodes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUG?] XMLSERIALIZE( ... INDENT) won't work with blank nodes
Дата
Msg-id 3656035.1725999883@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUG?] XMLSERIALIZE( ... INDENT) won't work with blank nodes  (Jim Jones <jim.jones@uni-muenster.de>)
Список pgsql-hackers
Jim Jones <jim.jones@uni-muenster.de> writes:
> [ xmlserialize patches ]

Pushed with minor editorialization.  Notably, I got rid of scribbling
on xmlBufferContent's buffer --- I don't know how likely that is to
upset libxml2, but it seems like a fairly bad idea given that they
declare the result as "const xmlChar*".  Casting away the const is
poor form in any case.

            regards, tom lane



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