Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-08 | simplehash: Free collisions array in SH_STAT | Andres Freund | 12.19 |
| 2023-07-06 | Fix type of iterator variable in SH_START_ITERATE | Andres Freund | 12.16 |
| 2021-08-13 | Fix incorrect hash table resizing code in simplehash.h | David Rowley | 12.9 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-09 | simplehash: Add support for resetting a hashtable's contents. | Andres Freund | 12.0 |
| 2018-08-28 | Code review for simplehash.h. | Thomas Munro | 12.0 |