index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
xml.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn xmlbinary and xmloption GUC variables into enumsTurn xmlbinary and
Magnus Hagander
2008-04-04
1
-3
/
+3
*
Revise memory management for libxml calls. Instead of keeping libxml's data
Tom Lane
2008-01-15
1
-1
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-7
/
+7
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-8
/
+8
*
XPath fixes:
Peter Eisentraut
2007-05-21
1
-2
/
+2
*
Mapping schemas and databases to XML and XML Schema.
Peter Eisentraut
2007-04-01
1
-1
/
+9
*
Add xmlpath() to evaluate XPath expressions, with namespaces support.
Bruce Momjian
2007-03-22
1
-1
/
+2
*
Functions for mapping table data and table schemas to XML (a.k.a. XML export)
Peter Eisentraut
2007-02-16
1
-1
/
+10
*
Add support for optionally escaping periods when converting SQL identifiers
Peter Eisentraut
2007-02-11
1
-2
/
+2
*
Implement XMLSERIALIZE for real. Analogously, make the xml to text cast
Peter Eisentraut
2007-02-03
1
-8
/
+6
*
Various fixes in the logic of XML functions:
Peter Eisentraut
2007-01-25
1
-1
/
+17
*
Fix xmlconcat by properly merging the XML declarations. Add aggregate
Peter Eisentraut
2007-01-20
1
-1
/
+3
*
Add support for converting binary values (i.e. bytea) into xml values,
Peter Eisentraut
2007-01-19
1
-1
/
+9
*
Add support for xmlval IS DOCUMENT expression.
Peter Eisentraut
2007-01-14
1
-1
/
+2
*
Use XML output escaping also in XMLFOREST.
Peter Eisentraut
2007-01-12
1
-1
/
+2
*
Use libxml's xmlwriter API for producing XML elements, instead of doing
Peter Eisentraut
2007-01-10
1
-1
/
+3
*
Some fine-tuning of xmlpi in corner cases:
Peter Eisentraut
2007-01-07
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
De-escape XML names when reverse-compiling XML expressions.
Peter Eisentraut
2006-12-29
1
-1
/
+2
*
Add send and recv functions for xml type.
Peter Eisentraut
2006-12-28
1
-1
/
+3
*
Code review for XML patch. Instill a bit of sanity in the location of
Tom Lane
2006-12-24
1
-4
/
+6
*
Suppress various compiler warnings in new xml code.
Tom Lane
2006-12-23
1
-2
/
+2
*
Initial SQL/XML support: xml data type and initial set of functions.
Peter Eisentraut
2006-12-21
1
-0
/
+37