Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-04 | dshash: revise sequential scan support. | Andres Freund | 15.0 |
| 2022-03-10 | dshash: Add sequential scan support. | Andres Freund | 15.0 |
| 2018-03-02 | Minor clean-up in dshash.{c,h}. | Andres Freund | 11.0 |
| 2017-09-19 | Fix uninitialized variable in dshash.c. | Andres Freund | 11.0 |
| 2017-08-25 | Consolidate the function pointer types used by dshash.c. | Andres Freund | 11.0 |
| 2017-08-24 | Fix unlikely shared memory leak after failure in dshash_create(). | Andres Freund | 11.0 |
| 2017-08-23 | Hash tables backed by DSA shared memory. | Andres Freund | 11.0 |