Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Guard against overflow in "left" fields of query_int and ltxtquery. | Tom Lane | 16.14 |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 16.12 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2023-01-10 | New header varatt.h split off from postgres.h | Peter Eisentraut | 16.0 |
| 2023-01-06 | Allow hyphens in ltree labels | Andrew Dunstan | 16.0 |
| 2022-12-28 | Convert contrib/ltree's input functions to report errors softly | Andrew Dunstan | 16.0 |
| 2022-10-06 | Remove useless character-length checks in contrib/ltree. | Tom Lane | 16.0 |