Thread: XML-support

XML-support

From
Sigurd Nes
Date:
Hi,
I noticed the upcoming support for xml in 8.3:
Does anybody know if this allows updates, inserts,removes and renames of
nodes to a XML-document (as for Xindice)?

Regards

Sigurd Nes

Re: XML-support

From
Peter Eisentraut
Date:
Sigurd Nes wrote:
> I noticed the upcoming support for xml in 8.3:
> Does anybody know if this allows updates, inserts,removes and renames of
> nodes to a XML-document (as for Xindice)?

No, it doesn't support that directly.  I guess you could achieve it by using
XSLT.

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