Commits

DateSubjectAuthorReleases
2015-01-18 Fix namespace handling in xpath function Peter Eisentraut 9.2.10
2015-01-18 Fix namespace handling in xpath function Peter Eisentraut 9.3.6
2015-01-18 Fix namespace handling in xpath function Peter Eisentraut 9.4.1
2015-01-07 Fix namespace handling in xpath function Peter Eisentraut 9.5.0
2014-09-09 Allow empty content in xml type Peter Eisentraut 9.5.0
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 8.3.20
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 8.4.13
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 9.0.9
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 9.1.5
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 9.2.0
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 9.3.0
2011-07-21 Make xpath() do something useful with XPath expressions that return scalars. Tom Lane 9.2.0
2011-07-20 Ensure that xpath() escapes special characters in string values. Tom Lane 9.2.0
2011-07-20 Rewrite libxml error handling to be more robust. Tom Lane 9.2.0
2010-08-13 Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content Tom Lane 9.1.0
2010-08-08 Add an xpath_exists() function. This is equivalent to XMLEXISTS except that Tom Lane 9.1.0
2010-08-05 Add xmlexists function Peter Eisentraut 9.1.0
2009-06-09 Fix xmlattribute escaping XML special characters twice (bug #4822). Peter Eisentraut 8.4.0
2009-04-08 XMLATTRIBUTES() should send the attribute values through Peter Eisentraut 8.4.0
2008-11-15 Fix crash of xmlconcat(NULL) Peter Eisentraut 8.3.6
2008-11-15 Fix crash of xmlconcat(NULL) Peter Eisentraut 8.4.0
2007-11-09 Allow XML processing instructions starting with "xml" while prohibiting Peter Eisentraut 8.3.0
2007-05-21 XPath fixes: Peter Eisentraut 8.3.0
2007-03-22 Commit newest version of xmlpath(). Bruce Momjian 8.3.0
2007-03-22 Add xmlpath() to evaluate XPath expressions, with namespaces support. Bruce Momjian 8.3.0