Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-03-01 | Allow regex operations to be terminated early by query cancel requests. | Tom Lane | 9.3.4 |
| 2013-07-31 | Fix regexp_matches() handling of zero-length matches. | Tom Lane | 9.3.0 |
| 2012-07-15 | Prevent corner-case core dump in rfree(). | Tom Lane | 9.3.0 |
| 2012-07-10 | Re-implement extraction of fixed prefixes from regular expressions. | Tom Lane | 9.3.0 |