Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-16 | Pass InitPlan values to workers via Gather (Merge). | Robert Haas | 11.0 |
| 2017-08-29 | Push tuple limits through Gather and Gather Merge. | Robert Haas | 11.0 |
| 2016-12-19 | Provide a DSA area for all parallel queries. | Robert Haas | 10.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2015-11-18 | Avoid aggregating worker instrumentation multiple times. | Robert Haas | 9.6.0 |
| 2015-10-30 | Update parallel executor support to reuse the same DSM. | Robert Haas | 9.6.0 |
| 2015-10-16 | Rewrite interaction of parallel mode with parallel executor support. | Robert Haas | 9.6.0 |
| 2015-09-29 | Parallel executor support. | Robert Haas | 9.6.0 |