Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-01 | Improve division of labor between execParallel.c and nodeGather[Merge].c. | Tom Lane | 11.0 |
| 2017-09-01 | Improve division of labor between execParallel.c and nodeGather[Merge].c. | Tom Lane | 10.0 |
| 2017-08-31 | Clean up shm_mq cleanup. | Tom Lane | 10.0 |
| 2017-08-31 | Clean up shm_mq cleanup. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-07-31 | Code review for tqueue.c: fix memory leaks, speed it up, other fixes. | Tom Lane | 9.6.0 |
| 2016-07-29 | Fix worst memory leaks in tqueue.c. | Tom Lane | 9.6.0 |
| 2016-07-29 | Fix tqueue.c's range-remapping code. | Tom Lane | 9.6.0 |
| 2016-07-28 | tqueue.c's record-typmod hashtables need the HASH_BLOBS option. | Tom Lane | 9.6.0 |