Re: [PATCHES] xml2 contrib patch supporting default XML namespaces - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
Date
Msg-id 200706012112.23229.peter_e@gmx.net
Whole thread Raw
In response to Re: [PATCHES] xml2 contrib patch supporting default XML namespaces  ("Mike Rylander" <mrylander@gmail.com>)
Responses Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
List pgsql-hackers
Mike Rylander wrote:
> I understand that XML support is planned and at least partially
> implemented for 8.3, but many production instances will be unable
> (or, in fact, unwilling) to upgrade to 8.3 for quite some time.
>  Because this patch is completely backward compatible it can
> (theoretically) be included in future 8.1 and 8.2 releases, and for
> those of us that need more full XML support in the short term the
> upgrade of a contrib module is probably a very viable option -- it is
> for me, anyway.

8.3 contains XPath support which should cover the issue that this patch
addresses.  (Might wanna check.)  Since we're not going to put new
features into earlier releases, and contrib modules are not necessarily
source backward-compatible, I don't think this patch has a place in a
future PostgreSQL release.

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

pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Do we need a TODO? (was Re: Concurrently updatinganupdatable view)
Next
From: Zdenek Kotala
Date:
Subject: Re: Command tags in create/drop scripts