]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor for correct NULL handling in the IS TRUE, IS FALSE, IS NOT TRUE,
authordrh <drh@noemail.net>
Mon, 26 Feb 2018 18:49:05 +0000 (18:49 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Feb 2018 18:49:05 +0000 (18:49 +0000)
commit8abed7b90769a6f63ef2681cfd4ae92d617b883f
tree753870862176408c8f5871fe7e7558939c9395ae
parentbc8f68a3a05ab6e37127685177d2ca182688f60f
Refactor for correct NULL handling in the IS TRUE, IS FALSE, IS NOT TRUE,
and IS NOT FALSE operators.

FossilOrigin-Name: cf2abd59be9971a55bd3d6c5df374c6aaa23bf81819482b42f01ee2484dcd739
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h
src/vdbe.c
test/istrue.test [new file with mode: 0644]
tool/addopcodes.tcl