Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-23 | Add GUC enable_partition_pruning | Alvaro Herrera | 11.0 |
| 2018-03-22 | Implement partition-wise grouping/aggregation. | Robert Haas | 11.0 |
| 2018-02-16 | Rename enable_partition_wise_join to enable_partitionwise_join | Peter Eisentraut | 11.0 |
| 2017-12-21 | Add parallel-aware hash joins. | Andres Freund | 11.0 |
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |