]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure left joins still work even when the OR clause optimization fires.
authordrh <drh@noemail.net>
Sat, 26 Nov 2005 14:08:07 +0000 (14:08 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Nov 2005 14:08:07 +0000 (14:08 +0000)
commit54a167d1fe91ef07ecdec7ceb44b30f381929496
tree3b32a4ad11685b33d3eb3ca779794e515e1ec596
parentd86959f588045149814c969d7f7746c82a52f32c
Make sure left joins still work even when the OR clause optimization fires.
Ticket #1537. (CVS 2788)

FossilOrigin-Name: cbbeb9de0019a0b81318158711590078fcb7e98a
manifest
manifest.uuid
src/where.c
test/tkt1537.test [new file with mode: 0644]