Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-04-01 | Fix parallel query so it doesn't spoil row estimates above Gather. | Robert Haas | 10.0 |
| 2017-03-21 | Don't scan partitioned tables. | 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 |
| 2016-09-14 | Improve code comment for GatherPath's single_copy flag. | Robert Haas | 10.0 |
| 2016-08-31 | Update comments to reflect code rearrangement. | Robert Haas | 10.0 |