]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Code generator tries to avoid pointless OP_IsNull and OP_Affinity opcodes.
authordrh <drh@noemail.net>
Tue, 17 Nov 2009 18:31:47 +0000 (18:31 +0000)
committerdrh <drh@noemail.net>
Tue, 17 Nov 2009 18:31:47 +0000 (18:31 +0000)
commit039fc32e8488cba77d12d1fc5038ce6cfd7dcf40
treea3db12f7a3872f1338926b141355ecaea39f91cc
parent68ff78b1b04bad32f67d5d0bb12c4893d8aedefb
Code generator tries to avoid pointless OP_IsNull and OP_Affinity opcodes.

FossilOrigin-Name: ebb0c8a3e977dc741704e733b5a5d931d9b27028
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/vdbe.c
src/where.c