Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-02 | Add recursion depth protections to regular expression matching. | Tom Lane | 9.5.0 |
| 2015-10-02 | Fix potential infinite loop in regular expression execution. | Tom Lane | 9.5.0 |
| 2015-10-02 | Add some more query-cancel checks to regular expression matching. | Tom Lane | 9.5.0 |
| 2015-09-18 | Fix low-probability memory leak in regex execution. | Tom Lane | 9.5.0 |
| 2014-09-24 | Fix incorrect search for "x?" style matches in creviterdissect(). | Tom Lane | 9.5.0 |