Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-08 | simplehash: Free collisions array in SH_STAT | Andres Freund | 15.7 |
| 2023-07-06 | Fix type of iterator variable in SH_START_ITERATE | Andres Freund | 15.4 |
| 2022-11-03 | Add casts to simplehash.h to silence C++ warnings. | Tom Lane | 15.1 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-22 | Fix frontend version of sh_error() in simplehash.h. | Tom Lane | 15.0 |
| 2021-10-21 | Doc: clarify a critical and undocumented aspect of simplehash.h. | Tom Lane | 15.0 |
| 2021-09-29 | Fix incorrect format placeholder | Peter Eisentraut | 15.0 |
| 2021-08-13 | Fix incorrect hash table resizing code in simplehash.h | David Rowley | 15.0 |