]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the OP_SeekRowid opcode so that it works correctly with a Real argument
authordrh <drh@noemail.net>
Thu, 10 Oct 2019 15:57:44 +0000 (15:57 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Oct 2019 15:57:44 +0000 (15:57 +0000)
commit1a41ff05da35b3286696d6acad0234042254dc81
tree247f2424c33adaf8746c93c810df9d96dc443586
parent2281a15191d0e7260f4c6d756bf4ba1bcc331891
Fix the OP_SeekRowid opcode so that it works correctly with a Real argument
without damaging the value in the register that is the argument.
Ticket [b2d4edaffdc156cc].  Test cases in TH3.

FossilOrigin-Name: b02630fe6ef666abaf07bffcae8696ce2c0047b2efef3f7d95622dd6df555ea6
manifest
manifest.uuid
src/vdbe.c