PLAN allowed in trigger code
<< OPEN cursor | FB 2.5 Language Reference | Subqueries as PSQL expressions >>
<< OPEN cursor | FB 2.1 Language Reference | UDFs callable as void functions >>
<< OPEN cursor | FB 2.0 Language Reference | UDFs callable as void functions >>
PLAN
allowed in trigger code
Changed in: 1.5
Description
Before Firebird 1.5, a trigger containing a PLAN
statement would be rejected by the compiler. Now a valid plan can be included and will be used.