Re: Trigger violates foreign key constraint - Mailing list pgsql-hackers

From shihao zhong
Subject Re: Trigger violates foreign key constraint
Date
Msg-id 169870013508.94390.6664069465416827376.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Trigger violates foreign key constraint  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            tested, passed

It seems like people have been talking about this problem since 2010
(https://stackoverflow.com/questions/3961825/foreign-keys-in-postgresql-can-be-violated-by-trigger),and we finally got
ouract together and put it in the official document today, only 13 years later. 

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: always use runtime checks for CRC-32C instructions
Next
From: "David G. Johnston"
Date:
Subject: Re: Trigger violates foreign key constraint