]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the handling of sub-queries with LIMIT clauses by the optimization
authordan <dan@noemail.net>
Fri, 3 Aug 2018 20:19:52 +0000 (20:19 +0000)
committerdan <dan@noemail.net>
Fri, 3 Aug 2018 20:19:52 +0000 (20:19 +0000)
commita4b5fb55f3985d604ea67e604f53b2b6821bafd7
tree3df72b8aa7d4dec6bbb46d5b614f388c7588192f
parente4fe6d4e628a23863f259fc1500550d315f01fa5
Fix the handling of sub-queries with LIMIT clauses by the optimization
activated by compile-time symbol SQLITE_COUNTOFVIEW_OPTIMIZATION.

FossilOrigin-Name: 21235d9a41567897418aa12f7bd6dd8d6ee363147527e1d8fbca14fc83e0f2c9
manifest
manifest.uuid
src/select.c
test/countofview.test [new file with mode: 0644]