Neil Conway <[EMAIL PROTECTED]> writes: > Speaking of which, does anyone see a reason why RI_FKey_keyequal_upd() > is implemented as a pseudo-trigger function -- e.g. taking a pointer to > a TriggerData?
Because (a) it needs all the same arguments and (b) it can share
infrastructure with the other RI triggers.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
