]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the OP_SeekGE, OP_SeekGT, OP_SeekLE, and OP_SeekLT opcodes so that they
authordrh <drh@noemail.net>
Thu, 22 Aug 2019 00:53:16 +0000 (00:53 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Aug 2019 00:53:16 +0000 (00:53 +0000)
commit3e364802321c67602b2522ac4cde1fdeb2ac5d18
tree60a73cd308dbc74ab27fa06b079148519054914f
parentf7c92e82d27b88b1fa56ff72796ed42e89f614c9
Fix the OP_SeekGE, OP_SeekGT, OP_SeekLE, and OP_SeekLT opcodes so that they
preserve the datatype of the value in the register used as the key.
Ticket [d9f584e936c7a8d0]

FossilOrigin-Name: 81b9f0f55042777b37de78069f7089041a9ee21dd0a0c86b879053fb46e140b4
manifest
manifest.uuid
src/vdbe.c
test/where.test