]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix #ifdefs so that restrictions (8) and (9) of the push-down optimization
authordrh <>
Fri, 25 Nov 2022 16:32:59 +0000 (16:32 +0000)
committerdrh <>
Fri, 25 Nov 2022 16:32:59 +0000 (16:32 +0000)
commit49d400b0912fe99f5d6c0bc9e361f132c4fa338e
tree9e87d245eda2b627cb5490dd4c354ac7e95627a7
parentae5cfda656d37405434107d786185609041bb371
Fix #ifdefs so that restrictions (8) and (9) of the push-down optimization
are still enforced even if compiled with SQLITE_OMIT_WINDOWFUNC.  This
fixes a bug introduced by check-in [346a3b12b861ce7b].

FossilOrigin-Name: 09e1e42e0ff26f9a71cbd128169f060a66425828d637bf8f781490ca38d99103
manifest
manifest.uuid
src/select.c