Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 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-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 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-23 | Hash tables backed by DSA shared memory. | Andres Freund | 11.0 |