How to know if update is from a foreign key cascade in plperl? - Mailing list pgsql-general

From Nick
Subject How to know if update is from a foreign key cascade in plperl?
Date
Msg-id dbaed694-2b8d-4502-b06b-bd03895b8423@c21g2000yqi.googlegroups.com
Whole thread Raw
List pgsql-general
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?

pgsql-general by date:

Previous
From: Larry
Date:
Subject: Dynamic WHERE clause to call DB-function
Next
From: Adrian Klaver
Date:
Subject: Re: Why extract( ... from timestamp ) is not immutable?