Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-11 | Make our back branches compatible with libxml2 2.13.x. | Tom Lane | 12.20 |
| 2022-05-18 | Check column list length in XMLTABLE/JSON_TABLE alias | Alvaro Herrera | 12.12 |
| 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-07 | Fix minor deficiencies in XMLTABLE, xpath(), xmlexists() | Alvaro Herrera | 12.0 |