Add tests to improve coverage of code in window.c. Fix a problem with "SELECT
commite1ceff1b899e8d49e51ecdf2a4946f8850562423
authorDan Kennedy <danielk1977@gmail.com>
Wed, 20 Jun 2018 09:23:49 +0000 (20 09:23 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Wed, 20 Jun 2018 09:23:49 +0000 (20 09:23 +0000)
treea9143ffa1122d1094cc27ebed9898b00d03b019d
parentb9ec55e1a6a357d462506b6180325c1b0ee2f62b
Add tests to improve coverage of code in window.c. Fix a problem with "SELECT
row_number() OVER ()".
src/vdbe.h
src/vdbeapi.c
src/window.c
test/window3.tcl
test/window3.test
test/windowfault.test