Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-17 | Try again to fix the way the scanjoin_target is used with partial paths. | Robert Haas | 9.6.0 |
| 2016-06-09 | Eliminate "parallel degree" terminology. | Robert Haas | 9.6.0 |
| 2016-03-29 | Allow aggregate transition states to be serialized and deserialized. | Robert Haas | 9.6.0 |
| 2016-03-21 | Support parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-01-20 | Support parallel joins, and make related improvements. | Robert Haas | 9.6.0 |
| 2015-12-08 | Allow foreign and custom joins to handle EvalPlanQual rechecks. | Robert Haas | 9.6.0 |
| 2015-11-11 | Make sequential scans parallel-aware. | Robert Haas | 9.6.0 |
| 2015-09-30 | Add a Gather executor node. | Robert Haas | 9.6.0 |