Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2025-01-21 Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 15.11
2024-10-30 Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 15.9
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 15.9
2024-08-08 Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 15.9
2024-07-12 Fix ALTER TABLE DETACH for inconsistent indexes Alvaro Herrera 15.8
2024-03-20 Review wording on tablespaces w.r.t. partitioned tables Alvaro Herrera 15.7
2022-11-03 Create FKs properly when attaching table as partition Alvaro Herrera 15.1
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 15.0
2022-09-09 Fix GetForeignKey*Triggers for self-referential FKs Alvaro Herrera 15.0
2022-09-08 Choose FK name correctly during partition attachment Alvaro Herrera 15.0
2022-08-05 Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-02 Allow CLUSTER on partitioned tables Alvaro Herrera 15.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-05 Create foreign key triggers in partitioned tables too Alvaro Herrera 15.0
2021-12-30 Small cleanups related to PUBLICATION framework code Alvaro Herrera 15.0
2021-11-22 Add missing words in comment Alvaro Herrera 15.0
2021-10-19 Ensure correct lock level is used in ALTER ... RENAME Alvaro Herrera 15.0
2021-10-18 Invalidate partitions of table being attached/detached Alvaro Herrera 15.0
2021-08-16 Revert analyze support for partitioned tables Alvaro Herrera 15.0
2021-07-16 Preserve firing-on state when cloning row triggers to partitions Alvaro Herrera 15.0