--- On Sat, 12/22/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> No, the purpose is to support foreign-key triggers. FK
> constraints are
> implemented via cooperating triggers on the two tables, and
> each trigger
> has to be able to look at the other table.
Sorry Tom, I guess I am still a bit confused about how all of this works and
if there are any useful ways I can use this feature to enforce the slightly
more complicated temporal foreign-key RI.
Does any documentation exist that I could spend some time reading that explains
detail the cooperation between triggers on the two tables?
Regards,
Richard Broersma Jr.
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly