summaryrefslogtreecommitdiff
path: root/contrib/xml2/sql
AgeCommit message (Expand)Author
2024-11-14xml2: Add tests for functions xpath_nodeset() and xpath_list()Michael Paquier
2012-08-14Prevent access to external files/URLs via contrib/xml2's xslt_process().Tom Lane
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-08-10Remove the arbitrary (and undocumented) limit on the number of parameter=valueTom Lane
2010-02-28Fix up memory management problems in contrib/xml2.Tom Lane