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 |
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 15.0 |
| 2022-07-20 | Tweak detail and hint messages to be consistent with project policy | Michael Paquier | 15.0 |
| 2022-07-03 | Remove %error-verbose directive from jsonpath parser | Andrew Dunstan | 15.0 |
| 2022-05-13 | Indent C code in flex and bison files | Peter Eisentraut | 15.0 |
| 2022-02-14 | Remove one use of pg_atoi() | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-09 | Avoid determining regexp subexpression matches, when possible. | Tom Lane | 15.0 |