Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane | 9.6.13 |
| 2017-11-11 | Fix previous commit's test, for non-UTF8 databases with non-XML builds. | Noah Misch | 9.6.7 |
| 2017-11-11 | Ignore XML declaration in xpath_internal(), for UTF8 databases. | Noah Misch | 9.6.7 |
| 2015-12-14 | Remove xmlparse(document '') test | Kevin Grittner | 9.6.0 |