]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the vector-IN-SELECT optimization if the number of columns is so master
authordrh <>
Thu, 4 Jun 2026 16:56:11 +0000 (16:56 +0000)
committerdrh <>
Thu, 4 Jun 2026 16:56:11 +0000 (16:56 +0000)
commit002d33d8c569ce25f5001ae627a4e73dd52bf98d
tree25022e6592f183f32a1ec4a1368f0297a118d24a
parentee181f479a1e9f7947ecf9b658546c09c62b9558
Disable the vector-IN-SELECT optimization if the number of columns is so
large that it would cause the WhereTerm.nChild column to wrap.
[bugs:/info/2026-06-04T10:00:49Z|Bug 2026-06-04T10:00:49Z].

FossilOrigin-Name: bb49dfc948048779a30deff9a3d1bb39846f6f72c26a2bdcdd0e386251720fe6
manifest
manifest.uuid
src/whereexpr.c