Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 16.9 |
| 2025-01-21 | Fix detach of a partition that has a toplevel FK to a partitioned table | Álvaro Herrera | 16.7 |
| 2024-10-30 | Fix some more bugs in foreign keys connecting partitioned tables | Álvaro Herrera | 16.5 |
| 2024-10-22 | Restructure foreign key handling code for ATTACH/DETACH | Álvaro Herrera | 16.5 |
| 2024-08-08 | Refuse ATTACH of a table referenced by a foreign key | Alvaro Herrera | 16.5 |
| 2022-10-07 | Fix self-referencing foreign keys with partitioned tables | Alvaro Herrera | 16.0 |