]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The generalized indexed expression optimization of [2435112867fbd7b6] makes
authordrh <>
Thu, 20 Oct 2022 13:36:32 +0000 (13:36 +0000)
committerdrh <>
Thu, 20 Oct 2022 13:36:32 +0000 (13:36 +0000)
commit63b3a64ca6d813baec8ab64c23123eb854460c1c
tree3d0977aac7dc46bbfb32444b5a8ed5f596cd5d8e
parent9b6a28330b74642e532a814c1aabdcecd4ac026e
The generalized indexed expression optimization of [2435112867fbd7b6] makes
the prior [a47efb7c8520a011] enhancement from 2017 obsolete.  This check-in
removes the older optimization.

FossilOrigin-Name: 56442c9bdd7844454c79acf83323380ea3509cb2e0b9a3d538a6b51726ae6d07
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/vtab.c
src/where.c
src/whereInt.h
src/wherecode.c
src/whereexpr.c