Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-11 | Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. | Tom Lane | 13.11 |
| 2021-11-01 | Avoid some other O(N^2) hazards in list manipulation. | Tom Lane | 13.5 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |