Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 16 (unreleased) |
| 2023-09-13 | Fix exception safety bug in typcache.c. | Thomas Munro | 16.1 |
| 2023-02-06 | Remove useless casts to (void *) in hash_search() calls | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-12 | Add repalloc0 and repalloc0_array | Peter Eisentraut | 16.0 |