]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the [d1ba200234f40b84|count-of-view optimization] if any subquery
authordrh <>
Mon, 10 Mar 2025 10:32:31 +0000 (10:32 +0000)
committerdrh <>
Mon, 10 Mar 2025 10:32:31 +0000 (10:32 +0000)
commiteed4e1d2df599952f191182cf51646de11b110a6
treec83ca9f2ff9b99d1a43f7735ae33e8bb8ca9d43b
parentd75acb8312a6aacd5cccecf46781e44348bf2a43
Disable the [d1ba200234f40b84|count-of-view optimization] if any subquery
is DISTINCT, as the optimization does not work in that case.
Bug reported by [forum/forumpost/a860f5fb2e|forum post a860f5fb2e].

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