Updated XML patch

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Updated XML patch
Дата
Msg-id 200612142302.06307.peter_e@gmx.net
обсуждение исходный текст
Ответы Re: Updated XML patch  (Bruce Momjian <bruce@momjian.us>)
Re: Updated XML patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Attached is an updated patch for XML functionality, which subsumes all
earlier patches on the subject.  This includes a data type with format
checking, and functions to mangle values.  For the moment, I have cut
out the inessential stuff such as xpath.  The included regression test
file xml.sql shows some of the things that work.

This patch already covers most of the parser work.  What is left
hereafter is adjusting all the corner cases, the escaping rules, and
the various XML parser behaviors.

Use configure --with-libxml to build.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] 8.2rc1 (much) slower than 8.2dev?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: timing for \copy