]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental optimization for DELETE statements with WHERE clauses that qualify for...
authordan <dan@noemail.net>
Tue, 8 Dec 2015 19:50:52 +0000 (19:50 +0000)
committerdan <dan@noemail.net>
Tue, 8 Dec 2015 19:50:52 +0000 (19:50 +0000)
commit4445c0fa2196a8a6f58892c63be3306ff121dc6c
treecaa5458e715030796bb2710d911ce80dd74ac92a
parentd797a9b5cb22e248015aabf0148ca544a7a7da3d
Experimental optimization for DELETE statements with WHERE clauses that qualify for the OR-optimization.

FossilOrigin-Name: d52376df53f8d17c6f6e7ca8cc8da2a24f257a7f
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/where.c
test/fordelete.test