Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-16 | Improve memory-usage accounting in regular-expression compiler. | Tom Lane | 9.4.6 |
| 2015-10-16 | Fix O(N^2) performance problems in regular-expression compiler. | Tom Lane | 9.4.6 |
| 2015-10-02 | Add recursion depth protections to regular expression matching. | Tom Lane | 9.4.5 |
| 2015-09-18 | Fix low-probability memory leak in regex execution. | Tom Lane | 9.4.5 |
| 2014-03-01 | Allow regex operations to be terminated early by query cancel requests. | Tom Lane | 9.4.0 |
| 2013-10-29 | Fix old typo in comment. | Tom Lane | 9.4.0 |