TEMP_STORE
if (TEMP_STORE == 0) {
} else if (TEMP_STORE == 1 || TEMP_STORE == 2) {
int location = db->temp_store==0 ? TEMP_STORE : db->temp_store;
#ifndef TEMP_STORE