Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-06 | Fix type of iterator variable in SH_START_ITERATE | Andres Freund | 11.21 |
| 2021-08-13 | Fix incorrect hash table resizing code in simplehash.h | David Rowley | 11.14 |
| 2019-02-09 | simplehash: Add support for resetting a hashtable's contents. | Andres Freund | 11.2 |
| 2018-01-29 | Prevent growth of simplehash tables when they're "too empty". | Andres Freund | 11.0 |