Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-07 | Fix self-referencing foreign keys with partitioned tables | Alvaro Herrera | 12.13 |
| 2019-01-24 | Fix droppability of constraints upon partition detach | Alvaro Herrera | 12.0 |
| 2019-01-18 | Move CloneForeignKeyConstraints to tablecmds.c | Alvaro Herrera | 12.0 |
| 2019-01-18 | Refactor duplicate code into DeconstructFkConstraintRow | Alvaro Herrera | 12.0 |
| 2018-10-12 | Correct attach/detach logic for FKs in partitions | Alvaro Herrera | 12.0 |
| 2018-09-03 | Remove pg_constraint.conincluding | Alvaro Herrera | 12.0 |