Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-15 | Add optimizer and executor support for parallel index scans. | Robert Haas | 10.0 |
| 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-08-22 | Run select_parallel test by itself | Peter Eisentraut | 10.0 |