Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane | 9.5.17 |
| 2017-11-11 | Fix previous commit's test, for non-UTF8 databases with non-XML builds. | Noah Misch | 9.5.11 |
| 2017-11-11 | Ignore XML declaration in xpath_internal(), for UTF8 databases. | Noah Misch | 9.5.11 |
| 2015-12-14 | Remove xmlparse(document '') test | Kevin Grittner | 9.5.0 |
| 2015-01-07 | Fix namespace handling in xpath function | Peter Eisentraut | 9.5.0 |
| 2014-09-09 | Allow empty content in xml type | Peter Eisentraut | 9.5.0 |