]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix arithmetic operators so that they do not change the affinity of their
authordrh <drh@noemail.net>
Mon, 24 Mar 2014 15:00:15 +0000 (15:00 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Mar 2014 15:00:15 +0000 (15:00 +0000)
commit3d1d90a13da2d8a617f86756b79d9289b03ed566
tree089e5a9d392c01c55f51d9c0dface4070dfbd6d9
parent4979088506908b184e02670ef5affb22884ddd5f
Fix arithmetic operators so that they do not change the affinity of their
input operands.  Ticket [a8a0d2996a].

FossilOrigin-Name: 221f8f944703108e47d789fa8ce6c00fe2abcbb6
manifest
manifest.uuid
src/vdbe.c
test/tkt-a8a0d2996a.test [new file with mode: 0644]