]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The comparison opcodes (ex: OP_Eq) now set the iCompare flag so that the
authordrh <>
Mon, 29 Mar 2021 13:47:20 +0000 (13:47 +0000)
committerdrh <>
Mon, 29 Mar 2021 13:47:20 +0000 (13:47 +0000)
commit1f97d2618b6c2f7d5ed7b76b71f1f6ffcf15ff8c
treeede0c3869b9894561a917ed67af42bfce8e281a2
parent1af3fd562fc26c0aaf2bc5c6b3b6097ae17d4abb
The comparison opcodes (ex: OP_Eq) now set the iCompare flag so that the
result of comparison can be used by subsequent OP_Jump or OP_ElseNotEq
opcodes.

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