]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an SQLITE_TESTCTRL_OPTIMIZATION mask that can disable the query planner
authordrh <>
Sun, 19 Jan 2025 19:14:21 +0000 (19:14 +0000)
committerdrh <>
Sun, 19 Jan 2025 19:14:21 +0000 (19:14 +0000)
commit3640785453c74c6eb8dfeb35d263e9700c594ac2
treeb1023e2cc20736d0bdad481d259557e9b0bf1725
parentc6a39debf9f15c4163b8228f4bf7dd14e76efd97
Add an SQLITE_TESTCTRL_OPTIMIZATION mask that can disable the query planner
heuristics that are designed to help with star queries.

FossilOrigin-Name: fec4ff185a2f3f1bee8f27432206276636cf27365d2d41cd7282f8c0425f2e96
manifest
manifest.uuid
src/shell.c.in
src/sqliteInt.h
src/where.c