]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When an INSERT is receiving content from a SELECT, run an OP_ReleaseReg opcode
authordrh <drh@noemail.net>
Sat, 28 Dec 2019 01:52:46 +0000 (01:52 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Dec 2019 01:52:46 +0000 (01:52 +0000)
commitd9670abb582fc32dcce08fa143abef5f19029e56
treefa70e29ec2dfce1eb77c37cd451825f8622b2c04
parentad5f157791a72c1f2812d8fe76e1522fd7a6cb6b
When an INSERT is receiving content from a SELECT, run an OP_ReleaseReg opcode
at the top of each iteration of the loop in order to prevent spurious
OP_SCopy misuse complaints.  Ticket [de4b04149b9fdeae]

FossilOrigin-Name: 6afadd3b3a40b0ef29fd14fb24c2a4b9479483e5f8b9125ce02d8daae662207f
manifest
manifest.uuid
src/insert.c
src/vdbe.c
src/where.c
test/gencol1.test