Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-27 | Make Gather node projection-capable. | Robert Haas | 9.6.0 |
| 2015-10-22 | Fix typos in comments. | Robert Haas | 9.6.0 |
| 2015-10-22 | Add header comments to execParallel.c and nodeGather.c. | Robert Haas | 9.6.0 |
| 2015-10-16 | Rewrite interaction of parallel mode with parallel executor support. | Robert Haas | 9.6.0 |
| 2015-10-03 | Add missing "static" specifier. | Tom Lane | 9.6.0 |
| 2015-09-30 | Add a Gather executor node. | Robert Haas | 9.6.0 |