Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-10-27 | Fix mistaken failure to allow parallelism in corner case. | Robert Haas | 9.6.6 |
| 2016-12-08 | Fix bogus comment. | Robert Haas | 9.6.2 |
| 2016-12-06 | Fix interaction of parallel query with prepared statements. | Robert Haas | 9.6.2 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-06-06 | Stop the executor if no more tuples can be sent from worker to leader. | Robert Haas | 9.6.0 |
| 2016-03-18 | Directly modify foreign tables. | Robert Haas | 9.6.0 |
| 2015-10-16 | Rewrite interaction of parallel mode with parallel executor support. | Robert Haas | 9.6.0 |
| 2015-09-30 | Add a Gather executor node. | Robert Haas | 9.6.0 |
| 2015-09-16 | Determine whether it's safe to attempt a parallel plan for a query. | Robert Haas | 9.6.0 |