Added the INVALID_XID constant.
This commit is contained in:
parent
7888d647ed
commit
e9880654e4
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ terms specified in this license.
|
|||
|
||||
//#define SLOT_TYPE_BASE PAGE_SIZE
|
||||
|
||||
#define INVALID_XID (-1)
|
||||
|
||||
/** This constant is used as a placeholder to mark slot locations that are invalid.
|
||||
@see slotted.c, indirect.c
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue