]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a code-generator issue associated with very unusual use of window
authordrh <>
Thu, 13 Apr 2023 14:50:50 +0000 (14:50 +0000)
committerdrh <>
Thu, 13 Apr 2023 14:50:50 +0000 (14:50 +0000)
commit017bdf7838183f6978796c9ae852895ee26e59ff
tree7377a11e65a63717b089fc734a15413bcdf94455
parent3f4a319934d59192880d3a5570b42381b985c61a
Fix a code-generator issue associated with very unusual use of window
functions.  Both the expr.c or the window.c changes will each
independently fix the problem.  They are both included in this patch for
defense in depth.  [forum:/forumpost/0d48347967|Forum post 0d48347967].

FossilOrigin-Name: 1ba22631a7831e3562eda0eb6a5edf7f009c85c7ab4451d9eacd13ef0fb6036a
manifest
manifest.uuid
src/expr.c
src/window.c
test/window1.test