On Wednesday 19 January 2011 2:20:35 pm Kevin Grittner wrote:
> Adrian Klaver <adrian.kla...@gmail.com> wrote:
> > TG_ARGV[]
> >
> >     Data type array of text; the arguments from the CREATE
> >     TRIGGER statement.
>
> Thanks for the suggestion, but I don't think this does what I need.
> I need to know whether the trigger was *fired* from inside another
> trigger, not something about the creation of trigger.
>
> -Kevin

I misunderstood I thought there where 'top' triggers and other triggers and 
using arguments would be way to tag them. 

-- 
Adrian Klaver
adrian.kla...@gmail.com

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to