]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use OP_Copy instead of OP_SCopy when moving results out of a subquery,
authordrh <drh@noemail.net>
Thu, 3 Apr 2014 16:29:31 +0000 (16:29 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Apr 2014 16:29:31 +0000 (16:29 +0000)
commitc438df1be06f636ef68265f083aff4af95d326e6
tree72e3575d04f54db6b0077ae974551abd1356c69f
parent831116d1646b01498ca8d7d2b2280eaaea61052b
Use OP_Copy instead of OP_SCopy when moving results out of a subquery,
to prevent the subquery results from changing out from under the outer
query.  Fix for ticket [1e64dd782a126f48d78].

FossilOrigin-Name: d5513dfa23baa0b0a095aaf17d19aacd30dcef61
manifest
manifest.uuid
src/where.c
test/whereG.test