Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-27 | Fix EXPLAIN VERBOSE output for parallel aggregate. | Robert Haas | 9.6.0 |
| 2016-03-29 | Allow aggregate transition states to be serialized and deserialized. | Robert Haas | 9.6.0 |
| 2016-03-21 | Support parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-03-08 | Comment update for fdw_recheck_quals. | Robert Haas | 9.6.0 |
| 2015-11-19 | Fix incomplete set_foreignscan_references handling for fdw_recheck_quals | Robert Haas | 9.6.0 |
| 2015-10-27 | Make Gather node projection-capable. | Robert Haas | 9.6.0 |
| 2015-10-15 | Allow FDWs to push down quals without breaking EvalPlanQual rechecks. | Robert Haas | 9.6.0 |
| 2015-09-30 | Add a Gather executor node. | Robert Haas | 9.6.0 |
| 2015-09-29 | Parallel executor support. | Robert Haas | 9.6.0 |
| 2015-07-29 | Fix incorrect comment. | Robert Haas | 9.6.0 |