]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that SQLite does not attempt to process incompatible window functions in a...
authordan <dan@noemail.net>
Thu, 15 Aug 2019 13:53:22 +0000 (13:53 +0000)
committerdan <dan@noemail.net>
Thu, 15 Aug 2019 13:53:22 +0000 (13:53 +0000)
commita3fcc000cb7bd5b12816512834e6484c68658576
tree4120e7f003a337ceab43adeaf2800683143224af
parentd4da4936cdfaf5647d9daf0b861b2e63969a810d
Ensure that SQLite does not attempt to process incompatible window functions in a single scan. Fix for [256741a1].

FossilOrigin-Name: 4f5b2d938194fab7627486e2ced633def2c90d9d3328e3700612feb9dbfa3d9a
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h
src/window.c
test/window9.test