]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Continuing improvements to the multi-index OR-clause optimizer. Added a
authordrh <drh@noemail.net>
Tue, 23 Dec 2008 23:56:22 +0000 (23:56 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Dec 2008 23:56:22 +0000 (23:56 +0000)
commit23d04d5a204a728219255a3a2c1e6c6af7b9d73a
treed99f797a5dcafd36ba0600f3cdee2ebc8478c405
parent67ddef692238eeeb2d1ed9ec53e1cb396e2d8905
Continuing improvements to the multi-index OR-clause optimizer.  Added a
few simple test cases. (CVS 6062)

FossilOrigin-Name: 55d4f493e7df8515574a75caec9967d6c71b6012
manifest
manifest.uuid
src/delete.c
src/select.c
src/sqliteInt.h
src/update.c
src/where.c
test/where7.test [new file with mode: 0644]