Re: Updated XML patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Updated XML patch
Дата
Msg-id 200612150319.kBF3Jat05120@momjian.us
обсуждение исходный текст
Ответ на Updated XML patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
This looks very nice.  Thanks.

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> 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/

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-www] [DOCS] 8.2.0 pdf
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [HACKERS] psql commandline conninfo