Firebird Documentation IndexFirebird 1.5 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code
Firebird Home Firebird Home Prev: LEAVEFirebird Documentation IndexUp: PSQL statementsNext: Context variables

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.

Prev: LEAVEFirebird Documentation IndexUp: PSQL statementsNext: Context variables
Firebird Documentation IndexFirebird 1.5 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code