How to know if update is from a foreign key cascade in plperl?

Started by Nickabout 14 years ago1 messagesgeneral
Jump to latest
#1Nick
nboutelier@gmail.com

Is it possible (in a plperl function) to know if an update is from a
foreign key cascade, rather than just a user submitted update
statement?