Support for conditional trigger firing (WHEN clause) ----------------------------------------------------
Key: CORE-3657 URL: http://tracker.firebirdsql.org/browse/CORE-3657 Project: Firebird Core Issue Type: Improvement Components: Engine Reporter: Thomas Steinmaurer 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. E.g. Oracle supports a WHEN clause in the trigger DDL syntax to define a condition, which must evaluate to TRUE for firing a trigger. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ 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