Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-18 | Update xml_1.out and xml_2.out | Alvaro Herrera | 10.22 |
| 2019-10-25 | Avoid failure when selecting a namespace node in XMLTABLE. | Tom Lane | 10.11 |
| 2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane | 10.8 |
| 2018-06-20 | Update expected XML output with disabled XML, too | Alvaro Herrera | 10.5 |
| 2017-11-11 | Fix previous commit's test, for non-UTF8 databases with non-XML builds. | Noah Misch | 10.2 |
| 2017-11-11 | Ignore XML declaration in xpath_internal(), for UTF8 databases. | Noah Misch | 10.2 |
| 2017-03-08 | Support XMLTABLE query expression | Alvaro Herrera | 10.0 |