]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem causing the count(*) optimization to be misapplied in some cases where...
authordan <Dan Kennedy>
Mon, 15 Nov 2021 14:11:23 +0000 (14:11 +0000)
committerdan <Dan Kennedy>
Mon, 15 Nov 2021 14:11:23 +0000 (14:11 +0000)
commit8745f8a3c3a27b504de3a1f923500b9d22c11042
treec0fa876875d6f5ab7f1aa20383182388b344e163
parent5b001cc25df8f9413894cf81e3291df651f936d3
Fix a problem causing the count(*) optimization to be misapplied in some cases where an aggregate sub-query uses a count() expression that is aggregated against the outer query.

FossilOrigin-Name: e30917278c0ec750b1756ddc5e32d65c55464531d6ef64d2e72a412dfe634f58
manifest
manifest.uuid
src/select.c
test/count.test