]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make a deep copy of the result of a subquery in case the subquery is
authordrh <>
Fri, 28 May 2021 12:48:31 +0000 (12:48 +0000)
committerdrh <>
Fri, 28 May 2021 12:48:31 +0000 (12:48 +0000)
commite9de65201c7630f9b587b8b14d1caecf2ca4c8d4
tree6dbee12bce0d3486e011f3b03c3aeb2c424760bd
parentd2f55773f1ef16132103f6b607802a59a00013b8
Make a deep copy of the result of a subquery in case the subquery is
reused.  Fix for the problem reported by
[forum:/forumpost/28216b36ac|forum post 28216b36ac] and introduced by
check-in [f30fb19ff763a7cb].  Further changes to try to optimize the new
OP_Copy opcode back into either OP_SCopy or OP_Move will be attempted
separately.  A test case will be in TH3.

FossilOrigin-Name: c9f0b9cb0aef107265435e22c164dd3c974eadfd00abf7cfd4fc7ec95c0dd7d0
manifest
manifest.uuid
src/wherecode.c