Re: Updated XML patch

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: Updated XML patch
Date: 2006-12-19 09:48:03
Message-ID: 200612191048.03261.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Here is an updated updated XML patch. Unless there are objections of
the sort that this approach is totally wrong or there is crash
potential, I'd like to get this committed this week and fill in the
gaps next year.

Old News:

> 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 Content-Type Size
xml-patch-20061219.bz2 application/x-bzip2 24.7 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2006-12-19 09:58:48 Re: Enums patch v2
Previous Message ITAGAKI Takahiro 2006-12-19 09:31:27 Re: Load distributed checkpoint