Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 14.18 |
| 2024-10-22 | Restructure foreign key handling code for ATTACH/DETACH | Álvaro Herrera | 14.14 |
| 2024-08-08 | Refuse ATTACH of a table referenced by a foreign key | Alvaro Herrera | 14.14 |
| 2022-10-07 | Fix self-referencing foreign keys with partitioned tables | Alvaro Herrera | 14.6 |
| 2021-05-05 | Have ALTER CONSTRAINT recurse on partitioned tables | Alvaro Herrera | 14.0 |