Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-11 | Fix lock assertions in dshash.c. | Thomas Munro | 11.17 |
| 2021-04-20 | Fix typo in comment | Magnus Hagander | 11.12 |
| 2018-10-29 | Remove incorrect comment in dshash.c. | Thomas Munro | 11.1 |
| 2018-03-02 | Minor clean-up in dshash.{c,h}. | Andres Freund | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-19 | Fix uninitialized variable in dshash.c. | Andres Freund | 11.0 |
| 2017-09-03 | Suppress compiler warnings in dshash.c. | Tom Lane | 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 |