--- On Sat, 12/22/07, Tom Lane <[EMAIL PROTECTED]> wrote:

> It doesn't.  That table OID is just stored for the
> trigger function
> to use if it wants to.


I see.  I was thinking that the FROM clause of the Constraint Trigger would 
allow tuple modifications from either the ON table or FROM table to raise the  
raise the trigger.  

So is the purpose of knowing the reference_table OID, is that it helps to 
generalize the logic of the CONSTRAINT TRIGGERS?

Regards,
Richard Broersma Jr.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to