Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane | 9.4.22 |
| 2017-11-11 | Fix previous commit's test, for non-UTF8 databases with non-XML builds. | Noah Misch | 9.4.16 |
| 2017-11-11 | Ignore XML declaration in xpath_internal(), for UTF8 databases. | Noah Misch | 9.4.16 |
| 2015-12-12 | Add an expected-file to match behavior of latest libxml2. | Tom Lane | 9.4.6 |