Remove some bad assert() statements from the implementations of window
commitf14f000b60f55b2b11b2d11683b4975c85b587f1
authorDan Kennedy <danielk1977@gmail.com>
Fri, 6 Jul 2018 13:25:02 +0000 (6 13:25 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 6 Jul 2018 13:25:02 +0000 (6 13:25 +0000)
tree2ee6555656ba3a71cea3fed1ed06bd6604fb2f71
parent7f8080c5135c82f89bb4293b89f6f851c4d6bfea
Remove some bad assert() statements from the implementations of window
functions percent_rank() and cume_dist().
src/vdbe.h
src/vdbeapi.c
src/window.c
test/window4.tcl
test/window4.test
test/windowfault.test