]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When choosing between two indexes with the same cost, pick the one with the consider-idx-width
authordrh <>
Wed, 15 Jan 2025 20:23:22 +0000 (20:23 +0000)
committerdrh <>
Wed, 15 Jan 2025 20:23:22 +0000 (20:23 +0000)
commitd1047faad681aca6c1ceea052f027c91fb75cabe
treed77ec101c4bc3b8075811fcf16615ac8bd13daa8
parent874b5e9fbb22231b283ec5a56921fa9b418c5c8d
When choosing between two indexes with the same cost, pick the one with the
smaller predicted number of bytes per row.

FossilOrigin-Name: d4bd0d4214551f88f248698fefc821575b722ce5c194d0b3796f572e4704f641
manifest
manifest.uuid
src/where.c