summaryrefslogtreecommitdiff
path: root/contrib/xml/pgxml.source
AgeCommit message (Collapse)Author
2002-10-22Update build system.Peter Eisentraut
2001-08-211. I've now produced an updated version (and called it 0.2) of my XMLBruce Momjian
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
2001-07-30XML conversion utility, requires expat library.Bruce Momjian
John Gray