Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-03 | Fix btree_gist's NotEqual strategy on internal index pages. | Tom Lane | 16 (unreleased) |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 16.12 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2022-10-07 | Remove unnecessary uses of Abs() | Peter Eisentraut | 16.0 |