Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-04-01 | Avoid GatherMerge crash when there are no workers. | Robert Haas | 10.0 |
| 2017-03-09 | Add a Gather Merge executor node. | Robert Haas | 10.0 |