Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-11 | Make pg_regexec() robust against out-of-range search_start. | Tom Lane | 10.19 |
| 2021-08-23 | Prevent regexp back-refs from sometimes matching when they shouldn't. | Tom Lane | 10.19 |
| 2021-08-20 | Fix performance bug in regexp's citerdissect/creviterdissect. | Tom Lane | 10.19 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2016-08-19 | Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor typedef. | Tom Lane | 10.0 |