Commits

DateSubjectAuthorReleases
2022-05-18 Check column list length in XMLTABLE/JSON_TABLE alias Alvaro Herrera 13.8
2022-05-18 Check column list length in XMLTABLE/JSON_TABLE alias Alvaro Herrera 10.22
2022-05-18 Check column list length in XMLTABLE/JSON_TABLE alias Alvaro Herrera 15.0
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 13.0
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 11.6
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 10.11
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 12.1
2019-04-23 Don't request pretty-printed output from xmlNodeDump(). Tom Lane 12.0
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 12.0
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 9.5.17
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 9.6.13
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 11.3
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 9.4.22
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 10.8
2019-03-07 Fix minor deficiencies in XMLTABLE, xpath(), xmlexists() Alvaro Herrera 12.0
2018-06-21 Set correct context for XPath evaluation Alvaro Herrera 11.0
2018-06-20 Accept TEXT and CDATA nodes in XMLTABLE's column_expression. Alvaro Herrera 10.5
2018-06-20 Accept TEXT and CDATA nodes in XMLTABLE's column_expression. Alvaro Herrera 11.0
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 9.3.21
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 9.4.16
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 9.6.7
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 9.5.11
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 10.2
2017-11-11 Fix previous commit's test, for non-UTF8 databases with non-XML builds. Noah Misch 11.0
2017-11-11 Ignore XML declaration in xpath_internal(), for UTF8 databases. Noah Misch 9.3.21