]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix handling of window frames containing negative number of rows. e.g. "ROWS x
authordan <dan@noemail.net>
Mon, 11 Jun 2018 18:16:51 +0000 (18:16 +0000)
committerdan <dan@noemail.net>
Mon, 11 Jun 2018 18:16:51 +0000 (18:16 +0000)
commit26522d1c45763e482f6f51e25aa6c454527d3558
treebaf706dacc6e79a7f0d7c6157e4a3ddf64851ecb
parent72a9f0233bc61c61383425cfaea57305c9287e00
Fix handling of window frames containing negative number of rows. e.g. "ROWS x
PRECEDING AND y PRECEDING" where (x<y).

FossilOrigin-Name: b6d9c7eda853420ae46a05bd432711e8bf9ebaa448c7d90ccfc0bcc338a87706
manifest
manifest.uuid
src/resolve.c
src/window.c
test/window1.test
test/window4.tcl
test/window4.test