summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/xml_2.out
Commit message (Expand)AuthorAgeFilesLines
* Support [NO] INDENT option in XMLSERIALIZE().Tom Lane2023-03-151-0/+186
* Fix expected output of xml_2.outMichael Paquier2023-02-281-2/+2
* Rework pg_input_error_message(), now renamed pg_input_error_info()Michael Paquier2023-02-281-4/+4
* Get rid of the "new" and "old" entries in a view's rangetable.Tom Lane2023-01-181-3/+3
* Revert "Get rid of the "new" and "old" entries in a view's rangetable."Tom Lane2023-01-111-3/+3
* Get rid of the "new" and "old" entries in a view's rangetable.Tom Lane2023-01-111-3/+3
* Convert xml_in to report errors softly.Tom Lane2022-12-161-0/+31
* Adjust XML test case to avoid unstable behavior.Tom Lane2022-08-311-2/+2
* Update xml_1.out and xml_2.outAlvaro Herrera2022-05-181-0/+3
* Avoid failure when selecting a namespace node in XMLTABLE.Tom Lane2019-10-251-0/+8
* Don't request pretty-printed output from xmlNodeDump().Tom Lane2019-04-231-6/+3
* Accept XML documents when xmloption = content, as required by SQL:2006+.Tom Lane2019-03-231-0/+46
* Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()Alvaro Herrera2019-03-071-3/+24
* Set correct context for XPath evaluationAlvaro Herrera2018-06-211-1/+7
* Accept TEXT and CDATA nodes in XMLTABLE's column_expression.Alvaro Herrera2018-06-201-6/+6
* Fix previous commit's test, for non-UTF8 databases with non-XML builds.Noah Misch2017-11-111-6/+10
* Ignore XML declaration in xpath_internal(), for UTF8 databases.Noah Misch2017-11-111-0/+31
* Support XMLTABLE query expressionAlvaro Herrera2017-03-081-0/+504
* Remove xmlparse(document '') testKevin Grittner2015-12-141-4/+0
* Add an expected-file to match behavior of latest libxml2.Tom Lane2015-12-111-0/+934