Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 17.5 |
| 2025-01-21 | Fix detach of a partition that has a toplevel FK to a partitioned table | Álvaro Herrera | 17.3 |
| 2024-10-30 | Fix some more bugs in foreign keys connecting partitioned tables | Álvaro Herrera | 17.1 |
| 2024-10-22 | Restructure foreign key handling code for ATTACH/DETACH | Álvaro Herrera | 17.1 |
| 2024-08-08 | Refuse ATTACH of a table referenced by a foreign key | Alvaro Herrera | 17.0 |
| 2024-05-13 | Revert structural changes to not-null constraints | Alvaro Herrera | 17.0 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |