Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2018-08-03 Fix buffer usage stats for parallel nodes. Amit Kapila 10.5
2017-12-18 Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 10.2
2017-10-27 Fix mistaken failure to allow parallelism in corner case. Robert Haas 10.1
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-07-30 Move ExecProcNode from dispatch to function pointer based model. Andres Freund 10.0
2017-07-30 Move interrupt checking from ExecProcNode() to executor nodes. Andres Freund 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-02-22 Shut down Gather's children before shutting down Gather itself. Robert Haas 10.0
2017-01-22 Remove no-longer-needed loop in ExecGather(). Tom Lane 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-05 Ensure gatherstate->nextreader is properly initialized. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0