Albert Cervera Areny wrote:
> ...What do you mean with triggers that maintain cascade behavior?
>
It ties on to how references are handled. Since they currently ignore the inheritance
aspect, you need triggers that enforce 'on cascade delete/update'. They will become obsolete
if that changes (i.e. SELECT FROM instead of SELECT FROM ONLY).
Regards,
Thomas Hallgren