Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-02 | Add recursion depth protections to regular expression matching. | Tom Lane | 9.3.10 |
| 2015-10-02 | Add some more query-cancel checks to regular expression matching. | Tom Lane | 9.3.10 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2012-07-07 | Simplify and document regex library's compact-NFA representation. | Tom Lane | 9.3.0 |