Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-13 | Handle new HOT chains in index-build table scans | Alvaro Herrera | 11.10 |
| 2019-03-26 | Fix partitioned index creation bug with dropped columns | Alvaro Herrera | 11.3 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 11.0 |
| 2018-10-04 | Fix duplicate primary keys in partitions | Alvaro Herrera | 11.0 |
| 2018-04-12 | Set relispartition correctly for index partitions | Alvaro Herrera | 11.0 |
| 2018-03-23 | Allow FOR EACH ROW triggers on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-01-19 | Fix CompareIndexInfo's attnum comparisons | Alvaro Herrera | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |
| 2017-11-14 | Simplify index_[constraint_]create API | Alvaro Herrera | 11.0 |