]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cancel column-cache entries that are involved in a comparison operator since tkt-a8a0d2996a
authordrh <drh@noemail.net>
Mon, 24 Mar 2014 12:33:23 +0000 (12:33 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Mar 2014 12:33:23 +0000 (12:33 +0000)
commit5ef7b953c1a432757479f1fb1135f545b3ba1303
tree80d1d205e0d0696f6e52f294931cc69c8cf274cc
parent4979088506908b184e02670ef5affb22884ddd5f
Cancel column-cache entries that are involved in a comparison operator since
the comparison might have forced an affinity change.
Fix for ticket [a8a0d2996a].

FossilOrigin-Name: 0b95b7a8748df19a24491c814462a9f21e43dbda
manifest
manifest.uuid
src/expr.c
test/affinity01.test [new file with mode: 0644]