Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-18 | Update xml_1.out and xml_2.out | Alvaro Herrera | 11.17 |
| 2019-10-25 | Avoid failure when selecting a namespace node in XMLTABLE. | Tom Lane | 11.6 |
| 2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane | 11.3 |
| 2018-06-21 | Set correct context for XPath evaluation | Alvaro Herrera | 11.0 |
| 2018-06-20 | Update expected XML output with disabled XML | Alvaro Herrera | 11.0 |
| 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 | 11.0 |