]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the handling of OP_Eq opcodes that compare a register against itself
authordrh <drh@noemail.net>
Sat, 25 Jun 2016 11:43:47 +0000 (11:43 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Jun 2016 11:43:47 +0000 (11:43 +0000)
commit4b37cd49a615dc12b39beb8389710f40358da1ac
tree31d37e42bc4d777e32d5f2d8deb0d7c487ed51a2
parentf5fe00399f545bdc2d121472f4e76547f3d2fdb1
Fix the handling of OP_Eq opcodes that compare a register against itself
and that require an affinity change.

FossilOrigin-Name: 507014e4c7a70cd09410c89c8ed466c8edab39d2
manifest
manifest.uuid
src/vdbe.c
test/selectA.test