]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the stub function: optimizeAggregateUsingIndexedExpr(). The hope is that
authordrh <>
Tue, 22 Nov 2022 20:37:41 +0000 (20:37 +0000)
committerdrh <>
Tue, 22 Nov 2022 20:37:41 +0000 (20:37 +0000)
commitb23f1572ab9c11e524023678a5347152aae48b04
treeab8d83330d7d7095464c06305ddc841e8f3b5a76
parentcbef156d936d57bf9a5dd60e02156fcdf0996987
Add the stub function: optimizeAggregateUsingIndexedExpr().  The hope is that
we can fill this in with a routine that does useful optimizations.

FossilOrigin-Name: d85bb724fdd6fbad2b88ed7f60e4174e3f65182356f404d04620c5cf6b17f77e
manifest
manifest.uuid
src/select.c