]> 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>
Mon, 7 Oct 2019 01:05:57 +0000 (01:05 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Oct 2019 01:05:57 +0000 (01:05 +0000)
commitb29ef5ef032e6da71785b49709a967737be352c4
treed3b75163761ec50441aac37eff8638e81756e787
parent705e73344ed81ea306ea6df8b94fc6b623319def
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: 3cde82c86b963fa75192907d548febd3882c7d8fc7daf1903fadd5ca46623be1
manifest
manifest.uuid
src/vdbe.c