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 |
| 2020-06-09 | Spelling adjustments | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-10-24 | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |