summaryrefslogtreecommitdiff
path: root/src/include/utils/xml.h
Commit message (Expand)AuthorAgeFilesLines
* Some fine-tuning of xmlpi in corner cases:Peter Eisentraut2007-01-071-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* De-escape XML names when reverse-compiling XML expressions.Peter Eisentraut2006-12-291-1/+2
* Add send and recv functions for xml type.Peter Eisentraut2006-12-281-1/+3
* Code review for XML patch. Instill a bit of sanity in the location ofTom Lane2006-12-241-4/+6
* Suppress various compiler warnings in new xml code.Tom Lane2006-12-231-2/+2
* Initial SQL/XML support: xml data type and initial set of functions.Peter Eisentraut2006-12-211-0/+37