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
/
test
/
regress
/
expected
/
xml_1.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support XMLTABLE query expression
Alvaro Herrera
2017-03-08
1
-0
/
+475
*
Remove xmlparse(document '') test
Kevin Grittner
2015-12-14
1
-4
/
+0
*
Fix namespace handling in xpath function
Peter Eisentraut
2015-01-06
1
-0
/
+12
*
Allow empty content in xml type
Peter Eisentraut
2014-09-09
1
-0
/
+16
*
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-03
1
-4
/
+4
*
Prevent access to external files/URLs via XML entity references.
Tom Lane
2012-08-14
1
-0
/
+14
*
Make xpath() do something useful with XPath expressions that return scalars.
Tom Lane
2011-07-21
1
-0
/
+48
*
Ensure that xpath() escapes special characters in string values.
Tom Lane
2011-07-20
1
-0
/
+12
*
Rewrite libxml error handling to be more robust.
Tom Lane
2011-07-20
1
-0
/
+97
*
Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content
Tom Lane
2010-08-13
1
-0
/
+59
*
Add an xpath_exists() function. This is equivalent to XMLEXISTS except that
Tom Lane
2010-08-08
1
-1
/
+49
*
Add xmlexists function
Peter Eisentraut
2010-08-05
1
-0
/
+69
*
Fix xmlattribute escaping XML special characters twice (bug #4822).
Peter Eisentraut
2009-06-09
1
-0
/
+4
*
XMLATTRIBUTES() should send the attribute values through
Peter Eisentraut
2009-04-08
1
-0
/
+12
*
Fix crash of xmlconcat(NULL)
Peter Eisentraut
2008-11-15
1
-0
/
+12
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
1
-0
/
+62
*
Extend the parser location infrastructure to include a location field in
Tom Lane
2008-08-28
1
-0
/
+2
*
Allow XML processing instructions starting with "xml" while prohibiting
Peter Eisentraut
2007-11-09
1
-0
/
+12
*
After conferencing again with Bruce, put in more accurate XML error message.
Peter Eisentraut
2007-11-08
1
-68
/
+68
*
Adjust test results for message changes. Darn.
Peter Eisentraut
2007-11-08
1
-136
/
+136
*
Arrange for quote_identifier() and pg_dump to not quote keywords that are
Tom Lane
2007-06-18
1
-1
/
+1
*
XPath fixes:
Peter Eisentraut
2007-05-21
1
-12
/
+12
*
Update XML error message text for missing libxml; update regression
Bruce Momjian
2007-04-05
1
-69
/
+207
*
Commit newest version of xmlpath().
Bruce Momjian
2007-03-22
1
-0
/
+2
*
Add xmlpath() to evaluate XPath expressions, with namespaces support.
Bruce Momjian
2007-03-22
1
-0
/
+15
*
Add ORDER BY to a query on information_schema.views, to avoid possible
Tom Lane
2007-02-15
1
-1
/
+2
*
Implement XMLSERIALIZE for real. Analogously, make the xml to text cast
Peter Eisentraut
2007-02-03
1
-3
/
+31
*
Various fixes in the logic of XML functions:
Peter Eisentraut
2007-01-25
1
-1
/
+25
*
Fix xmlconcat by properly merging the XML declarations. Add aggregate
Peter Eisentraut
2007-01-20
1
-0
/
+16
*
Add support for converting binary values (i.e. bytea) into xml values,
Peter Eisentraut
2007-01-19
1
-0
/
+6
*
Add support for xmlval IS DOCUMENT expression.
Peter Eisentraut
2007-01-14
1
-0
/
+10
*
Allow for arbitrary data types as content in XMLELEMENT. The original
Peter Eisentraut
2007-01-12
1
-2
/
+12
*
Prevent duplicate attribute names in XMLELEMENT.
Peter Eisentraut
2007-01-08
1
-0
/
+2
*
Some fine-tuning of xmlpi in corner cases:
Peter Eisentraut
2007-01-07
1
-0
/
+6
*
Replace xmlroot with a properly functioning version that parses the value,
Peter Eisentraut
2007-01-06
1
-0
/
+6
*
Handle content and document options in xmlparse() correctly.
Peter Eisentraut
2006-12-28
1
-0
/
+8
*
Fix expected file.
Peter Eisentraut
2006-12-21
1
-0
/
+5
*
Initial SQL/XML support: xml data type and initial set of functions.
Peter Eisentraut
2006-12-21
1
-0
/
+77