]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure any window definitions in an ORDER BY clause are removed from
authordrh <drh@noemail.net>
Sat, 20 Jul 2019 21:12:31 +0000 (21:12 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Jul 2019 21:12:31 +0000 (21:12 +0000)
commitfd15e18d7fe9bea571c52324a6eae25f3e2b4ebc
treebd8b165785a7d5761f90defafd8c9f9b1cf0cf55
parent7fc296aa662e02fc715facf50b6fb095794d7641
Make sure any window definitions in an ORDER BY clause are removed from
the SELECT statement if the ORDER BY clause gets optimized out.

FossilOrigin-Name: 23b119671f0be3c6b72cf2dc5f7707a0626766db7aa56529ab00d33d1a0a1bee
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h