Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-12-05 | Don't mark partitioned indexes invalid unnecessarily | Alvaro Herrera | 11.2 |
| 2018-12-05 | Don't mark partitioned indexes invalid unnecessarily | Alvaro Herrera | 12.0 |
| 2018-11-13 | Add INSERT ON CONFLICT test on partitioned tables with transition table | Alvaro Herrera | 12.0 |
| 2018-04-16 | Update expected output of new test | Alvaro Herrera | 11.0 |
| 2018-04-16 | Ignore whole-rows in INSERT/CONFLICT with partitioned tables | Alvaro Herrera | 11.0 |
| 2018-03-26 | Handle INSERT .. ON CONFLICT with partitioned tables | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |