Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-20 | Fix DDL deparse of CREATE OPERATOR CLASS | Alvaro Herrera | 11.17 |
| 2019-06-26 | Fix partitioned index creation with foreign partitions | Alvaro Herrera | 11.5 |
| 2018-05-14 | Don't allow partitioned index on foreign-table partitions | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | 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 | Local partitioned indexes | Alvaro Herrera | 11.0 |