#include "db_auto.h"
#include "crdel_auto.h"
#include "db_ext.h"
Go to the source code of this file.
Defines | |
#define | __db_pg_alloc_log CDB___bam_pg_alloc_log |
#define | __db_pg_free_log CDB___bam_pg_free_log |
#define | __LPUT(dbc, lock) |
#define | __TLPUT(dbc, lock) |
#define | DB_ADD_BIG 0x30 |
#define | DB_ADD_DUP 0x10 |
#define | DB_ADD_PAGE 0x70 |
#define | DB_ISBIG 0x01 |
#define | DB_ISSUBDB 0x02 |
#define | DB_LOG_CREATE 0x90 |
#define | DB_LOG_DELETE 0xa0 |
#define | DB_MINPAGECACHE 10 |
#define | DB_REM_BIG 0x40 |
#define | DB_REM_DUP 0x20 |
#define | DB_REM_PAGE 0x80 |
#define | DB_SPLITNEW 0x60 |
#define | DB_SPLITOLD 0x50 |
#define | LCK_ALWAYS 0x02 |
#define | LCK_COUPLE 0x01 |
#define | LCK_ROLLBACK 0x04 |
#define | REC_CLOSE |
#define | REC_INTRO(func, inc_count) |
#define | REC_NOOP_CLOSE |
#define | REC_NOOP_INTRO(func) |
#define | REC_PRINT(func) |