Lines Matching refs:temp_store
274 # Test the temp_store and default_temp_store pragmas
278 PRAGMA temp_store='default';
279 PRAGMA temp_store;
284 PRAGMA temp_store='file';
285 PRAGMA temp_store;
290 PRAGMA temp_store='memory';
291 PRAGMA temp_store;
302 PRAGMA temp_store;
309 PRAGMA temp_store;
325 PRAGMA temp_store;
332 PRAGMA temp_store;
348 PRAGMA temp_store;
355 PRAGMA temp_store;
365 PRAGMA temp_store='file';
366 PRAGMA temp_store
378 PRAGMA temp_store
395 PRAGMA temp_store='file';
407 PRAGMA temp_store='memory';
414 PRAGMA temp_store='default';