]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Alternative fix to ticket [c8d3b9f0a750a529]: Prior to deleting or modifying
authordrh <drh@noemail.net>
Sun, 7 Jun 2020 17:33:18 +0000 (17:33 +0000)
committerdrh <drh@noemail.net>
Sun, 7 Jun 2020 17:33:18 +0000 (17:33 +0000)
commit896366282dae3789fb277c2dad8660784a0895a3
treeab2a2f656f0c46a8e021d349324b7f8303721e43
parenta0365c487c1267af6d3ab101399c6fa35f5184a3
Alternative fix to ticket [c8d3b9f0a750a529]:  Prior to deleting or modifying
an Expr not that is referenced by an AggInfo, modify the AggInfo to get its
own copy of the original Expr.

FossilOrigin-Name: 7682d8a768fbccfe0cc956e9f6481637146e1ab9763b248ff11052761ce32e32
manifest
manifest.uuid
src/build.c
src/expr.c
src/select.c
src/sqliteInt.h
src/window.c
test/fuzzdata8.db
test/window1.test