Commits

DateSubjectAuthorReleases
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 11.3
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 9.4.22
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 10.8
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.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
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-08-28 Extend the parser location infrastructure to include a location field in Tom Lane 8.4.0
2007-06-18 Arrange for quote_identifier() and pg_dump to not quote keywords that are Tom Lane 8.3.0
2007-02-15 Add ORDER BY to a query on information_schema.views, to avoid possible Tom Lane 8.3.0