Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-22 | Implement partition-wise grouping/aggregation. | Robert Haas | 11.0 |
| 2017-11-29 | Add extensive tests for partition pruning. | Robert Haas | 11.0 |
| 2017-11-21 | Fix multiple problems with satisfies_hash_partition. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |
| 2017-10-05 | Allow DML commands that create tables to use parallel query. | Robert Haas | 11.0 |