Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Guard against overflow in "left" fields of query_int and ltxtquery. | Tom Lane | 18.4 |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 18.2 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2024-12-17 | Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() | Peter Eisentraut | 18.0 |