]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor the code that figures out which SELECT in a cascade of nested queries
authordrh <>
Mon, 8 Nov 2021 23:24:00 +0000 (23:24 +0000)
committerdrh <>
Mon, 8 Nov 2021 23:24:00 +0000 (23:24 +0000)
commit90cf38be6312247488930f1d28d72a50b0f3c3d2
treed1bb11155230eabc6dea77d34801a361c1bf2459
parenta32536b498603ea7c69ffaca0f8b1a196377b793
Refactor the code that figures out which SELECT in a cascade of nested queries
a particular aggregate function belongs to.  This fixes the problem
reported by [forum:/forumpost/c7cc2aa3546e39c1|forum post c7cc2aa3546e39c1].
New test cases in dbsqlfuzz and th3.

FossilOrigin-Name: 74aec5dd1df95b5635f4da1f13753f113ea1d61de3dc3a1523ba51089c1900e4
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h