Commits

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

DateSubjectAuthorReleases
2024-08-08 Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 12.21
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 12.15
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 12.13
2021-05-05 Have ALTER CONSTRAINT recurse on partitioned tables Alvaro Herrera 12.7
2020-02-20 Simplify FK-to-partitioned regression test query Alvaro Herrera 12.3
2020-02-07 Fix failure to create FKs correctly in partitions Alvaro Herrera 12.2
2019-11-07 Fix SET CONSTRAINTS .. DEFERRED on partitioned tables Alvaro Herrera 12.1
2019-07-23 Check that partitions are not in use when dropping constraints Alvaro Herrera 12.0
2019-04-25 Fix partitioned index attachment Alvaro Herrera 12.0
2019-04-06 Fix failures in validateForeignKeyConstraint's slow path. Tom Lane 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-03-26 Improve psql's \d display of foreign key constraints Alvaro Herrera 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-03-18 Fix optimization of foreign-key on update actions Peter Eisentraut 12.0
2019-03-13 Include all columns in default names for foreign key constraints Peter Eisentraut 12.0
2019-01-24 Fix droppability of constraints upon partition detach Alvaro Herrera 12.0
2019-01-21 Create action triggers when partitions are detached Alvaro Herrera 12.0
2019-01-18 Fix creation of duplicate foreign keys on partitions Alvaro Herrera 12.0
2019-01-18 Remove obsolete comment Peter Eisentraut 12.0
2019-01-16 Increase test coverage in RI_FKey_pk_upd_check_required() Peter Eisentraut 12.0
2019-01-16 Add test case for ON DELETE NO ACTION/RESTRICT Peter Eisentraut 12.0
2019-01-16 Increase test coverage in RI_FKey_fk_upd_check_required() Peter Eisentraut 12.0
2019-01-16 Increase test coverage in RI_Initial_Check() Peter Eisentraut 12.0
2018-11-02 Fix spelling errors and typos in comments Magnus Hagander 12.0
2018-10-12 Correct attach/detach logic for FKs in partitions Alvaro Herrera 12.0