> is there any plan for supporting conditional trigger firing as in Oracle
> when specifying an optional WHEN clause in the trigger DDL syntax?
>
> Currently in Firebird, to omit trigger code execution, one can wrap the
> entire trigger body into an IF block, but the trigger still fires, but
> no PSQL code is executed.
>
> So the question is: Is it worth to think about conditional trigger
> firing or is trigger firing in Firebird that cheap, so we don't have to
> bother?

With all the discussion, is it worth to create a JIRA issue for this 
feature request?


Thanks,
Thomas

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to