Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-15 | Be more careful about the shape of hashable subplan clauses. | Tom Lane | 9.6.20 |
| 2016-06-26 | Avoid making a separate pass over the query to check for partializability. | Tom Lane | 9.6.0 |
| 2016-06-26 | Rethink node-level representation of partial-aggregation modes. | Tom Lane | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-12 | Fix costing for parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-03-21 | Support parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-11 | Generate parallel sequential scan plans in simple cases. | 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 |