Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-12 | Repair bug in regexp split performance improvements. | Andrew Gierth | 10.6 |
| 2018-08-28 | Avoid quadratic slowdown in regexp match/split functions. | Andrew Gierth | 10.6 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-17 | Implement regexp_match(), a simplified alternative to regexp_matches(). | Tom Lane | 10.0 |