]> granicus.if.org Git - postgresql/commit
1. I've now produced an updated version (and called it 0.2) of my XML
authorBruce Momjian <bruce@momjian.us>
Tue, 21 Aug 2001 00:39:20 +0000 (00:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 21 Aug 2001 00:39:20 +0000 (00:39 +0000)
commit5950a984a7478ff877c89632b3792498a38d0c70
treeed4b018cf96f25cbcfc2e2cce2f223907579c428
parent44ae35cab91f1e5a6452da489d4a0c34e181afb9
1. I've now produced an updated version (and called it 0.2) of my XML
parser interface code. It now uses libxml2 instead of expat (though I've
left the old code in the tarball). This means *proper* XPath support, and
the provided function allows you to wrap your result set in XML tags to
produce a new XML document.

John Gray
contrib/xml/Makefile
contrib/xml/README
contrib/xml/TODO
contrib/xml/pgxml.source