]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The opcode that preceeds OP_SeekScan is usually OP_IdxGT but can sometimes
authordrh <>
Sun, 13 Jun 2021 19:14:14 +0000 (19:14 +0000)
committerdrh <>
Sun, 13 Jun 2021 19:14:14 +0000 (19:14 +0000)
commit0d08402f348a3ce424646643056f393fd1f75096
tree15a89455324326aa7b82aedb5e784e7b591889cb
parent7a7cefa0b82f47cbc92a2b422597a1e648f81ca7
The opcode that preceeds OP_SeekScan is usually OP_IdxGT but can sometimes
be OP_IdxGE.  Adjust asserts accordingly.  Follow-up to
[9a2ab6092d644fc3].  dbsqlfuzz e41762333a4d6e90a49e628f488d0873b2dba4c5

FossilOrigin-Name: d6803ed8dc4b1eb4d4dc100728acb4a4aa1479732f0fcb94eb23b7f7702ef65c
manifest
manifest.uuid
src/vdbe.c
test/in4.test