Re: XML in PostgreSQL - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: XML in PostgreSQL
Date
Msg-id Pine.LNX.4.44.0302271029080.2215-100000@peter.localdomain
Whole thread Raw
In response to XML in PostgreSQL  (Joel Rodrigues <borgempath@Phreaker.net>)
List pgsql-general
Joel Rodrigues writes:

> Surprisingly there doesn't seem to be much discussion about the
> issue of storing and working with XML in PostgreSQL. Or maybe
> this is the wrong list to look for that ?

The main reason nothing is happening is that no one can really come up
with the grand master design plan for this.  There's an SQL standard under
development which addresses various ways to combine SQL and XML.  Once
that is finished we have something to work with.  Incidentally, that
standard depends on XQuery getting done first, so don't hold your breath.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From: Kolus Maximiliano
Date:
Subject: Re: SETOF (was: Function example returning more then 1
Next
From: Andrew Sullivan
Date:
Subject: Re: 7.4?