]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a new optimizer disabling bit to close off the exists-to-in optimization,
authordrh <>
Fri, 15 Jan 2021 15:17:14 +0000 (15:17 +0000)
committerdrh <>
Fri, 15 Jan 2021 15:17:14 +0000 (15:17 +0000)
commit19ef211d85972c998ce8baa834efe0797f1ab492
treea999c409142f1bd7bf80d87e1e5b048f84c24e1f
parent10c9ef65fa7d453bfd8b1d82f434f29938d39342
Add a new optimizer disabling bit to close off the exists-to-in optimization,
for testing purposes.

FossilOrigin-Name: a80c9a076d31729282004ca372913c9fdbfb6e74711fbb8c5dc12ee0ecba2b87
manifest
manifest.uuid
src/sqliteInt.h
src/whereexpr.c