Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-25 | Prevent generation of bogus subquery scan paths. | Robert Haas | 11.0 |
| 2018-03-20 | Don't pass the grouping target around unnecessarily. | Robert Haas | 11.0 |
| 2018-01-19 | Allow UPDATE to move rows between partitions. | Robert Haas | 11.0 |
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-11-30 | Make create_unique_path manage memory like mark_dummy_rel. | Robert Haas | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-13 | Push target list evaluation through Gather Merge. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |
| 2017-08-15 | Assorted preparatory refactoring for partition-wise join. | Robert Haas | 11.0 |