Commits

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

DateSubjectAuthorReleases
2010-03-03 Export xml.c's libxml-error-handling support so that contrib/xml2 can use it Tom Lane 8.3.10
2010-03-01 Back-patch changes of 2009-05-13 in xml.c's memory management. Tom Lane 8.3.10
2008-01-15 Revise memory management for libxml calls. Instead of keeping libxml's data Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-05-21 XPath fixes: Peter Eisentraut 8.3.0
2007-04-01 Mapping schemas and databases to XML and XML Schema. Peter Eisentraut 8.3.0
2007-03-22 Add xmlpath() to evaluate XPath expressions, with namespaces support. Bruce Momjian 8.3.0
2007-02-16 Functions for mapping table data and table schemas to XML (a.k.a. XML export) Peter Eisentraut 8.3.0
2007-02-11 Add support for optionally escaping periods when converting SQL identifiers Peter Eisentraut 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 Use XML output escaping also in XMLFOREST. Peter Eisentraut 8.3.0
2007-01-10 Use libxml's xmlwriter API for producing XML elements, instead of doing Peter Eisentraut 8.3.0
2007-01-07 Some fine-tuning of xmlpi in corner cases: Peter Eisentraut 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-29 De-escape XML names when reverse-compiling XML expressions. Peter Eisentraut 8.3.0
2006-12-28 Add send and recv functions for xml type. Peter Eisentraut 8.3.0
2006-12-24 Code review for XML patch. Instill a bit of sanity in the location of Tom Lane 8.3.0
2006-12-23 Suppress various compiler warnings in new xml code. Tom Lane 8.3.0
2006-12-21 Initial SQL/XML support: xml data type and initial set of functions. Peter Eisentraut 8.3.0