XML-support

Started by Sigurd Nesabout 18 years ago2 messagesgeneral
Jump to latest
#1Sigurd Nes
sigurdne@online.no

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Sigurd Nes (#1)
Re: XML-support

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/