]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the omit-noop-join optimization when there are 64 or more terms in branch-3.45
authordrh <>
Sun, 9 Jun 2024 18:02:29 +0000 (18:02 +0000)
committerdrh <>
Sun, 9 Jun 2024 18:02:29 +0000 (18:02 +0000)
commit663d92cdd3b681cd87c8b7c5d70f18051917b365
tree18dbd5c3bd216e4154e158b6d466869484b1bbab
parentb856e0e76cef615da9cd1075f6dde9d0a85a010a
Disable the omit-noop-join optimization when there are 64 or more terms in
the ORDER BY clause.

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