Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-11 | Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. | Tom Lane | 14.8 |
| 2021-11-01 | Avoid some other O(N^2) hazards in list manipulation. | Tom Lane | 14.1 |
| 2021-02-22 | Fix invalid array access in trgm_regexp.c. | Tom Lane | 14.0 |
| 2021-02-20 | Invent "rainbow" arcs within the regex engine. | Tom Lane | 14.0 |