Subject Problem with rdb$system_flag
Author deschenes_jacques
Hi!

I run Firebird version "HU-V6.2.972 Firebird 1.0.3" on a HP-UX 11i
server.

When I create a new trigger or a new stored procedure, the field
RDB$SYSTEM_FLAG is initialized to <null> in the system table
RDB$TRIGGERS or RDB$PROCEDURES respectively. The trigger or stored
procedure works fine but I was wondering why the flag is not
initialized to the value 0 like all the other triggers and SP ?

Thanks!