]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove a no-op code path from sqlite3ExprIsInteger(). Replace it with an
authordrh <drh@noemail.net>
Thu, 17 Feb 2011 15:58:20 +0000 (15:58 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Feb 2011 15:58:20 +0000 (15:58 +0000)
commitcd92e84d07c9e5446370b1138dccc3835f63f99c
tree4f9aae7de85f0b0779ec94b5b7e90b20e68b0cd9
parent0cf0e6c912b71bf9422c0ebb4026bd1bbc6af8fb
Remove a no-op code path from sqlite3ExprIsInteger().  Replace it with an
assert() that proves it always does nothing.

FossilOrigin-Name: 7af66d1bd53fd5973281646511e4e1d3b16601a3
manifest
manifest.uuid
src/expr.c