]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the omit-noop-join optimization when there are 64 or more terms in
authordrh <>
Sun, 9 Jun 2024 17:58:09 +0000 (17:58 +0000)
committerdrh <>
Sun, 9 Jun 2024 17:58:09 +0000 (17:58 +0000)
commit2fdb32316daaeb3b4651fbb57a71732eb6d7b65b
tree0e75fcb8a852852e3fbf8174405d4bb850050c25
parentec79dfaf7ef311c960c6d440d6fa7eaff9f10c30
Disable the omit-noop-join optimization when there are 64 or more terms in
the ORDER BY clause.

FossilOrigin-Name: a7fe90c1581e7e4ffbcb6fb9bcf1db7631cde612ad1d4a33b6b9a22640db5817
manifest
manifest.uuid
src/sqliteInt.h
src/where.c