Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-18 | Fix namespace handling in xpath function | Peter Eisentraut | 9.2.10 |
| 2012-08-14 | Prevent access to external files/URLs via XML entity references. | Tom Lane | 9.2.0 |
| 2011-07-21 | Make xpath() do something useful with XPath expressions that return scalars. | Tom Lane | 9.2.0 |
| 2011-07-20 | Ensure that xpath() escapes special characters in string values. | Tom Lane | 9.2.0 |
| 2011-07-20 | Rewrite libxml error handling to be more robust. | Tom Lane | 9.2.0 |