Fix handling of window frames containing negative number of rows. e.g. "ROWS x
commitc487bcfa57477b5d186c7f3c3d5e1fef2c8df65e
authorDan Kennedy <danielk1977@gmail.com>
Mon, 11 Jun 2018 18:16:51 +0000 (11 18:16 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Mon, 11 Jun 2018 18:16:51 +0000 (11 18:16 +0000)
tree56dd31509989b8d828c31e97630f0aefaa80873e
parentba22a689b384d02f79b9d33b478ce8d26b8d471b
Fix handling of window frames containing negative number of rows. e.g. "ROWS x
PRECEDING AND y PRECEDING" where (x<y).
src/resolve.c
src/window.c
test/window1.test
test/window4.tcl
test/window4.test