Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-03-01 | Allow regex operations to be terminated early by query cancel requests. | Tom Lane | 9.1.13 |
| 2013-07-31 | Fix regexp_matches() handling of zero-length matches. | Tom Lane | 9.1.10 |
| 2012-07-15 | Prevent corner-case core dump in rfree(). | Tom Lane | 9.1.5 |
| 2012-07-10 | Back-patch fix for extraction of fixed prefixes from regular expressions. | Tom Lane | 9.1.5 |
| 2011-04-10 | Teach regular expression operators to honor collations. | Tom Lane | 9.1.0 |