irq.h (Firebird-3.0.2.32703-0.tar.bz2) | : | irq.h (Firebird-3.0.4.33054-0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 180 | skipping to change at line 180 | |||
irq_gfld_security, // verify security for domain | irq_gfld_security, // verify security for domain | |||
irq_grant12, // process grant option (charsets) | irq_grant12, // process grant option (charsets) | |||
irq_grant13, // process grant option (collations) | irq_grant13, // process grant option (collations) | |||
irq_grant14, // process grant option (exceptions) | irq_grant14, // process grant option (exceptions) | |||
irq_grant15, // process grant option (generators) | irq_grant15, // process grant option (generators) | |||
irq_grant16, // process grant option (domains) | irq_grant16, // process grant option (domains) | |||
irq_grant17, // process grant option (database) | irq_grant17, // process grant option (database) | |||
irq_grant18, // process grant option (filters) | irq_grant18, // process grant option (filters) | |||
irq_grant19, // process grant option (roles) | irq_grant19, // process grant option (roles) | |||
irq_l_curr_format, // lookup table's current format | irq_l_curr_format, // lookup table's current format | |||
irq_c_relation3, // lookup relation in phase 0 to cleanup | ||||
irq_linger, // get database linger value | irq_linger, // get database linger value | |||
irq_MAX | irq_MAX | |||
}; | }; | |||
#endif // JRD_IRQ_H | #endif // JRD_IRQ_H | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |