Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-15 | Replace min_parallel_relation_size with two new GUCs. | Robert Haas | 10.0 |
| 2017-02-14 | Allow parallel workers to execute subplans. | Robert Haas | 10.0 |
| 2016-06-17 | Try again to fix the way the scanjoin_target is used with partial paths. | Robert Haas | 9.6.0 |
| 2016-06-17 | Remove PID from 'parallel worker' context message. | Robert Haas | 9.6.0 |
| 2016-06-17 | Attempt to fix broken regression test. | Robert Haas | 9.6.0 |
| 2016-06-16 | Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9. | Robert Haas | 9.6.0 |
| 2016-06-15 | Fix regression test for force_parallel_mode=on. | Robert Haas | 9.6.0 |