]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for the "(x AND y) OR z" bug backported to version 3.6.21. branch-3.6.21
authordrh <drh@noemail.net>
Wed, 16 Dec 2009 23:28:31 +0000 (23:28 +0000)
committerdrh <drh@noemail.net>
Wed, 16 Dec 2009 23:28:31 +0000 (23:28 +0000)
commit47d7fd52196db20bf313a0aa95757c28df45adbc
treeb9e929ed6e7495dd9ae457821f215800239eeef0
parent9286c07daaaabdc8ea72c69b9a54107950f6df59
Fix for the "(x AND y) OR z" bug backported to version 3.6.21.

FossilOrigin-Name: 867347323b0c095159411de36cbd87b09c1b2863
VERSION
manifest
manifest.uuid
src/sqliteInt.h
src/where.c
test/tkt-31338dca7e.test [new file with mode: 0644]
test/where8.test