Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 8.3.20
2008-11-15 Fix crash of xmlconcat(NULL) Peter Eisentraut 8.3.6
2007-11-09 Allow XML processing instructions starting with "xml" while prohibiting Peter Eisentraut 8.3.0
2007-11-08 After conferencing again with Bruce, put in more accurate XML error message. Peter Eisentraut 8.3.0
2007-11-08 Adjust test results for message changes. Darn. Peter Eisentraut 8.3.0
2007-06-18 Arrange for quote_identifier() and pg_dump to not quote keywords that are Tom Lane 8.3.0
2007-05-21 XPath fixes: Peter Eisentraut 8.3.0
2007-04-05 Update XML error message text for missing libxml; update regression Bruce Momjian 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
2007-02-15 Add ORDER BY to a query on information_schema.views, to avoid possible Tom Lane 8.3.0
2007-02-03 Implement XMLSERIALIZE for real. Analogously, make the xml to text cast Peter Eisentraut 8.3.0
2007-01-25 Various fixes in the logic of XML functions: Peter Eisentraut 8.3.0
2007-01-20 Fix xmlconcat by properly merging the XML declarations. Add aggregate Peter Eisentraut 8.3.0
2007-01-19 Add support for converting binary values (i.e. bytea) into xml values, Peter Eisentraut 8.3.0
2007-01-14 Add support for xmlval IS DOCUMENT expression. Peter Eisentraut 8.3.0
2007-01-12 Allow for arbitrary data types as content in XMLELEMENT. The original Peter Eisentraut 8.3.0
2007-01-08 Prevent duplicate attribute names in XMLELEMENT. Peter Eisentraut 8.3.0
2007-01-07 Some fine-tuning of xmlpi in corner cases: Peter Eisentraut 8.3.0
2007-01-06 Replace xmlroot with a properly functioning version that parses the value, Peter Eisentraut 8.3.0
2006-12-28 Handle content and document options in xmlparse() correctly. Peter Eisentraut 8.3.0
2006-12-21 Fix expected file. Peter Eisentraut 8.3.0
2006-12-21 Initial SQL/XML support: xml data type and initial set of functions. Peter Eisentraut 8.3.0