]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the vector-IN-SELECT optimization if the number of columns is so
authordrh <>
Thu, 4 Jun 2026 16:58:53 +0000 (16:58 +0000)
committerdrh <>
Thu, 4 Jun 2026 16:58:53 +0000 (16:58 +0000)
commit9403250ef8271e991918da6e2e28cb40770032d5
treef15ec52aa32063f547c8434c0ded14f7bba48c6f
parentd9439caee6a765da0ab788969b35809e2e5d618a
Disable the vector-IN-SELECT optimization if the number of columns is so
large that it would cause the WhereTerm.nChild column to wrap.

FossilOrigin-Name: 10d9da4f48623419f9abed17cd05cfa08743377926ca96cf6b457dc01ab062e2
manifest
manifest.uuid
src/whereexpr.c