Re: XML binary I/O (was Re: tsearch refactorings)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: XML binary I/O (was Re: tsearch refactorings)
Дата
Msg-id 9272.1190583520@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: XML binary I/O (was Re: tsearch refactorings)  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-patches
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:
> Here's a patch that fixes the send/recv functions to work like the
> manual says. It fixes the free/pfree typo as well.

Applied with a further fix: the patch caused xml_recv to call
parse_xml_decl with a non-null-terminated string, which could in the
worst case lead to a crash.

> Included is a new regression test for the send/recv functions as well

I didn't apply this, as it seemed more trouble than it was worth.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimizer hook
Следующее
От: Andrew Dunstan
Дата:
Сообщение: remove convert using