mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
forgotten yesterday file - CORE-1476
This commit is contained in:
parent
89fb3e3a22
commit
f712b3a460
@ -107,6 +107,7 @@ class jrd_file : public pool_alloc_rpt<SCHAR, type_fil>
|
|||||||
|
|
||||||
const USHORT FIL_force_write = 1;
|
const USHORT FIL_force_write = 1;
|
||||||
const USHORT FIL_force_write_init = 2;
|
const USHORT FIL_force_write_init = 2;
|
||||||
|
const USHORT FIL_readonly = 4;
|
||||||
|
|
||||||
/* Physical IO trace events */
|
/* Physical IO trace events */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user