summaryrefslogtreecommitdiff
path: root/contrib/xml2/pgxml.sql.in
AgeCommit message (Expand)Author
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-13Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_contentTom Lane
2010-03-01Fix contrib/xml2 so regression test still works when it's built without libxslt.Tom Lane
2007-11-13Add CVS version labels to all install/uninstall scripts.Bruce Momjian
2007-11-11Make /contrib install/uninstall script consistent:Bruce Momjian
2006-09-16Rename xml_valid() to xml_is_well_formed(), but provide a temporaryTom Lane
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2005-10-13Mark xslt_process() as volatile.Bruce Momjian
2005-10-13Change xpath_table() and xslt_process() from IMMUTABLE to STABLE.Bruce Momjian
2005-10-13Fix capitalization of example.Bruce Momjian
2005-07-14Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT" syntaxNeil Conway
2004-12-02Attached is a patch that adds the function xml_encode_special_chars toBruce Momjian
2004-03-07contrib/xml2 updates from John Gray:Neil Conway
2004-03-05Move new version of contrib/ xml into xml2, keep old version in /xml.Bruce Momjian