Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | ltree: Fix overflows with lquery parsing | Michael Paquier | 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-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-29 | Fix oversight in 7a05425d96 | Andrew Dunstan | 16.0 |
| 2022-12-28 | Convert contrib/ltree's input functions to report errors softly | Andrew Dunstan | 16.0 |