]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further improvements to bytecode branch testing. Fix cases where the
authordrh <drh@noemail.net>
Tue, 10 Jul 2018 17:10:44 +0000 (17:10 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Jul 2018 17:10:44 +0000 (17:10 +0000)
commit6ccbd2787b95a0de4de89b03e41b216d88ce038f
tree8494fd2133375148a6cc86a9ef84c66dea0e44e3
parent7083a487ad40ed34dbfc8c00ccd19d0856698c10
Further improvements to bytecode branch testing.  Fix cases where the
macros said a branch could not be taken when in fact it could be.  Alter
some window function branch coverage macros to indicate that comparison
operands cannot be NULL.

FossilOrigin-Name: 76e42b7071a71137c0da4f10db4e653ae94a89b56e95cd3f036bff08c9500d08
manifest
manifest.uuid
src/analyze.c
src/update.c
src/vdbe.c
src/vdbe.h
src/window.c