Age | Commit message (Expand) | Author |
---|---|---|
2015-11-11 | Make sequential scans parallel-aware. | Robert Haas |
2015-10-30 | Update parallel executor support to reuse the same DSM. | Robert Haas |
2015-10-22 | Add header comments to execParallel.c and nodeGather.c. | Robert Haas |
2015-10-16 | Rewrite interaction of parallel mode with parallel executor support. | Robert Haas |
2015-09-30 | Add a Gather executor node. | Robert Haas |
2015-09-28 | Parallel executor support. | Robert Haas |