Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-17 | Update Append's idea of first_partial_plan | Alvaro Herrera | 11.0 |
| 2018-04-10 | Fix IndexOnlyScan counter for heap fetches in parallel mode | Alvaro Herrera | 11.0 |
| 2018-04-07 | Support partition pruning at execution time | Alvaro Herrera | 11.0 |
| 2018-03-26 | Handle INSERT .. ON CONFLICT with partitioned tables | Alvaro Herrera | 11.0 |
| 2018-03-19 | Remove unnecessary members from ModifyTableState and ExecInsert | Alvaro Herrera | 11.0 |
| 2018-03-19 | Fix state reversal after partition tuple routing | Alvaro Herrera | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |