]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In joins of the form "A left B, C" make sure they are not transformed into
authordrh <drh@noemail.net>
Tue, 6 Jun 2006 11:45:54 +0000 (11:45 +0000)
committerdrh <drh@noemail.net>
Tue, 6 Jun 2006 11:45:54 +0000 (11:45 +0000)
commitdf26fd5edd8352e3de463ff5e235cacb3e10a125
treeefb6c73410a44f9a72cde791df8fa510e5802b7b
parent59e63a6b30135974e9fade249bb52ecd5f95c3b7
In joins of the form "A left B, C" make sure they are not transformed into
"A left C, B".  Ticket #1830.  See also #1652. (CVS 3203)

FossilOrigin-Name: 2baa983653796e16d36739e37b0be1672bf59a92
manifest
manifest.uuid
src/where.c
test/where3.test