]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the planner to convert an EXISTS(SELECT...) expression in a WHERE clause to...
authordan <Dan Kennedy>
Thu, 14 Jan 2021 20:50:40 +0000 (20:50 +0000)
committerdan <Dan Kennedy>
Thu, 14 Jan 2021 20:50:40 +0000 (20:50 +0000)
commit6bfc167a67586d465ed995ae6dd3216967fc83c6
treea11b59cf23c127a64e216ab76bbea2a7a853af3d
parentaa556b0fa7ae3f96df773f20d86c51186be25f52
Allow the planner to convert an EXISTS(SELECT...) expression in a WHERE clause to the equivalent IN(...) expression in situations where this is possible and advantageous.

FossilOrigin-Name: 9f90a88221d0694951c353e58efce342eb0b868b8ca6a4469c8205e5c7855b24
manifest
manifest.uuid
src/whereexpr.c