]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow min() and max() to be used as window functions.
authordan <dan@noemail.net>
Wed, 30 May 2018 20:44:58 +0000 (20:44 +0000)
committerdan <dan@noemail.net>
Wed, 30 May 2018 20:44:58 +0000 (20:44 +0000)
commitc9a8668ac77dee583029d62fa14406ce5b36409c
treee7923b43917abb7f03808b465ba4db9a8c2972f4
parentd6f784ef92b69b245a797b4b31798027b01e9520
Allow min() and max() to be used as window functions.

FossilOrigin-Name: c16125a884a9131b707ac20033968c4c3177ea79625a15efb64d754568c6c7a0
manifest
manifest.uuid
src/sqliteInt.h
src/window.c
test/pg_common.tcl [new file with mode: 0644]
test/window2.tcl
test/window3.tcl [new file with mode: 0644]
test/window3.test [new file with mode: 0644]