]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplifications to the row-value IN operator logic. Do not let the query redundant-idx-columns
authordrh <>
Mon, 7 Jul 2025 15:40:53 +0000 (15:40 +0000)
committerdrh <>
Mon, 7 Jul 2025 15:40:53 +0000 (15:40 +0000)
commit4fe1ac8fe1c3831588ae2ad1f8ea0841b11523ab
tree088d1cd122272ca4a858a8cbf914149d57c95c70
parent4aacd1ef8eff53662b827e920d2c7d5d46833b9d
Simplifications to the row-value IN operator logic.  Do not let the query
planner accept a WhereLoop for a row-value IN operator that uses the same
index column more than once.

FossilOrigin-Name: d2adf61f21a3ce901a2b08199ad0de191e88ef16e097c5f7a75c95ad958eff12
manifest
manifest.uuid
src/where.c
src/wherecode.c
test/rowvalue.test