Public Types |
enum | Undo_type {
UNDO_LCP_FIRST = 1,
UNDO_LCP = 2,
UNDO_TUP_ALLOC = 3,
UNDO_TUP_UPDATE = 4,
UNDO_TUP_FREE = 5,
UNDO_TUP_CREATE = 6,
UNDO_TUP_DROP = 7,
UNDO_TUP_ALLOC_EXTENT = 8,
UNDO_TUP_FREE_EXTENT = 9,
UNDO_END = 0x7FFF,
UNDO_NEXT_LSN = 0x8000
} |
Detailed Description
Definition at line 122 of file diskpage.hpp.
The documentation for this struct was generated from the following file: