Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-24 | Fix droppability of constraints upon partition detach | Alvaro Herrera | 11.2 |
| 2019-01-18 | Move CloneForeignKeyConstraints to tablecmds.c | Alvaro Herrera | 11.2 |
| 2019-01-18 | Refactor duplicate code into DeconstructFkConstraintRow | Alvaro Herrera | 11.2 |
| 2018-10-12 | Correct attach/detach logic for FKs in partitions | Alvaro Herrera | 11.0 |
| 2018-09-03 | Remove pg_constraint.conincluding | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-04 | Foreign keys on partitioned tables | 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 |