Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-26 | Simplify planner's final setup of Aggrefs for partial aggregation. | Tom Lane | 9.6.0 |
| 2016-03-21 | Support parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-03-11 | Minor additional refactoring of planner.c's PathTarget handling. | Tom Lane | 9.6.0 |
| 2016-03-10 | Refactor pull_var_clause's API to make it less tedious to extend. | Tom Lane | 9.6.0 |
| 2016-03-09 | Improve handling of pathtargets in planner.c. | Tom Lane | 9.6.0 |
| 2016-03-09 | Improve handling of group-column indexes in GroupingSetsPath. | Tom Lane | 9.6.0 |
| 2016-03-07 | Make the upper part of the planner work by generating and comparing Paths. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |