Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-11 | Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. | Tom Lane | 15.3 |
| 2021-11-01 | Avoid some other O(N^2) hazards in list manipulation. | Tom Lane | 15.0 |
| 2021-08-09 | Avoid determining regexp subexpression matches, when possible. | Tom Lane | 15.0 |