Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 15.16 |
| 2023-03-11 | Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. | Tom Lane | 15.3 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 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 |