Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-01 | Improve division of labor between execParallel.c and nodeGather[Merge].c. | Tom Lane | 10.0 |
| 2017-08-30 | Code review for nodeGatherMerge.c. | Tom Lane | 10.0 |
| 2017-08-30 | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 10.0 |
| 2017-08-30 | Force rescanning of parallel-aware scan nodes below a Gather[Merge]. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-22 | Remove no-longer-needed loop in ExecGather(). | Tom Lane | 10.0 |