]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in RANGE window functions that use "ORDER BY <expr> DESC NULLS FIRST" as...
authordan <dan@noemail.net>
Fri, 30 Aug 2019 16:14:58 +0000 (16:14 +0000)
committerdan <dan@noemail.net>
Fri, 30 Aug 2019 16:14:58 +0000 (16:14 +0000)
commit8b47f5208247277ee6eaf532e547d4995f56114b
tree9d64b53339b0e3907d5a062060374dfe3de7c025
parentae144a1c9fc092e8756f66cd8d60b80dbbd1e010
Fix a bug in RANGE window functions that use "ORDER BY <expr> DESC NULLS FIRST" as the window-frame ORDER BY clause.

FossilOrigin-Name: 39b4cad4a51bb5116d62ffb16ac36d96a9280321b049eb2d008605392f52a459
manifest
manifest.uuid
src/window.c
test/window8.tcl
test/window8.test