Subject Re: [firebird-support] null in triggers
Author Helen Borrie
At 12:23 PM 17/09/2003 +0200, you wrote:

> > By the way, Firebird does complete boolean evaluation ?
>
>If I remember correctly: yes, since InterBase times.

Firebird 1.0.x does but Firebird 1.5 does shortcut evaluation.

>Maybe it's even
>in the SQL spec.? I also remember reading a thread (in Firebird-
>devel?) about a new config option to turn complete boolean evalution
>off.

Default is shortcut: CompleteBooleanEvaluation has to be set to 1 to
disable shortcut.

heLen