Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-29 | Prevent growth of simplehash tables when they're "too empty". | Andres Freund | 10.2 |
| 2017-03-06 | Make simplehash.h grow hashtable in additional cases. | Andres Freund | 10.0 |
| 2017-03-01 | Fix s/ITERTOR/ITERATOR/ typo in simplehash.h. | Andres Freund | 10.0 |
| 2016-10-18 | Fix a few typos in simplehash.h. | Andres Freund | 10.0 |
| 2016-10-14 | Add a macro templatized hashtable. | Andres Freund | 10.0 |