Commits

DateSubjectAuthorReleases
2025-04-23 Change the names generated for child foreign key constraints. Tom Lane 18.0
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 16.9
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 15.13
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 17.5
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 18.0
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 16.0
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 12.15
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 13.11
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 14.8
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 15.3
2021-03-10 Avoid creating duplicate cached plans for inherited FK constraints. Tom Lane 14.0
2019-04-06 Fix failures in validateForeignKeyConstraint's slow path. Tom Lane 11.3
2019-04-06 Fix failures in validateForeignKeyConstraint's slow path. Tom Lane 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 9.4.11
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 9.5.6
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 9.2.20
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 9.3.16
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 9.6.2
2016-11-25 Check for pending trigger events on far end when dropping an FK constraint. Tom Lane 10.0
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.1.24
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.4.10
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.2.19
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.5.5
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.3.15