Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-18 | Fix namespace handling in xpath function | Peter Eisentraut | 9.1.15 |
| 2012-08-14 | Prevent access to external files/URLs via XML entity references. | Tom Lane | 9.1.5 |
| 2010-08-13 | Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content | Tom Lane | 9.1.0 |
| 2010-08-08 | Add an xpath_exists() function. This is equivalent to XMLEXISTS except that | Tom Lane | 9.1.0 |
| 2010-08-05 | Add xmlexists function | Peter Eisentraut | 9.1.0 |