Added the INVALID_XID constant.

This commit is contained in:
Sears Russell 2006-07-27 00:03:36 +00:00
parent 7888d647ed
commit e9880654e4

View file

@ -158,6 +158,8 @@ terms specified in this license.
//#define SLOT_TYPE_BASE PAGE_SIZE //#define SLOT_TYPE_BASE PAGE_SIZE
#define INVALID_XID (-1)
/** This constant is used as a placeholder to mark slot locations that are invalid. /** This constant is used as a placeholder to mark slot locations that are invalid.
@see slotted.c, indirect.c @see slotted.c, indirect.c
*/ */