Commits

DateSubjectAuthorReleases
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 10.0
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.6.1
2016-06-29 Fix match_foreign_keys_to_quals for FKs linking to unused rtable entries. Tom Lane 9.6.0
2015-05-03 Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CONSTRAINT. Tom Lane 9.5.0
2015-05-03 Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CONSTRAINT. Tom Lane 9.4.2
2012-06-19 Share RI trigger code between NO ACTION and RESTRICT cases. Tom Lane 9.3.0
2012-06-18 Allow ON UPDATE/DELETE SET DEFAULT plans to be cached. Tom Lane 9.3.0
2012-06-18 Change ON UPDATE SET NULL/SET DEFAULT referential actions to meet SQL spec. Tom Lane 9.3.0
2012-06-18 Refer to the default foreign key match style as MATCH SIMPLE internally. Tom Lane 9.3.0
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 8.2.23
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 8.3.17
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 8.4.10
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 9.0.6
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 9.1.2
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 9.2.0
2008-06-14 Refactor the handling of the various DropStmt variants so that when multiple Tom Lane 8.4.0
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.0.14
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.1.10
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.2.5
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.3.0
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.0.14
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.1.10
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.2.5
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.3.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0