Searched refs:BTREE_BULKLOAD (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16158 ** Note that BTREE_HINT_FLAGS with BTREE_BULKLOAD is the only hint used by
16169 ** The BTREE_BULKLOAD flag is set on index cursors when the index is going
16178 #define BTREE_BULKLOAD 0x00000001 /* Used to full index in sorted order */ macro
19885 ** OPFLAG_BULKCSR == BTREE_BULKLOAD
[all...]

Completed in 457 milliseconds