Home | History | Annotate | Download | only in dist

Lines Matching refs:TEMP_MASTER_NAME

7286 #define TEMP_MASTER_NAME  "sqlite_temp_master"
7296 #define SCHEMA_TABLE(x) ((!OMIT_TEMPDB)&&(x==1)?TEMP_MASTER_NAME:MASTER_NAME)