Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-14 | Set partitioned_rels appropriately when UNION ALL is used. | Robert Haas | 10.0 |
| 2017-05-01 | Fire per-statement triggers on partitioned tables. | Robert Haas | 10.0 |
| 2017-04-04 | Abstract logic to allow for multiple kinds of child rels. | Robert Haas | 10.0 |
| 2017-03-22 | Fix wrong costing of Sort under Gather Merge. | Robert Haas | 10.0 |
| 2017-03-21 | Don't scan partitioned tables. | Robert Haas | 10.0 |
| 2017-03-09 | Fix a couple of planner bugs in Gather Merge. | Robert Haas | 10.0 |
| 2017-03-09 | Add a Gather Merge executor node. | Robert Haas | 10.0 |
| 2017-02-15 | Add optimizer and executor support for parallel index scans. | Robert Haas | 10.0 |