]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an always-false conditional from constructAutomaticIndex(). Put an
authordrh <drh@noemail.net>
Wed, 25 Feb 2015 00:24:41 +0000 (00:24 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Feb 2015 00:24:41 +0000 (00:24 +0000)
commit13cc90cfa208c8ca3f9b7ca27b11f977bda92d71
tree0ea747e59c33394c82bcaacc6a982755de2b5575
parent2a45cb5c0ecfba41c673fc8184337543ea8d475f
Remove an always-false conditional from constructAutomaticIndex().  Put an
assert() in its place to prove that the conditional is always false.

FossilOrigin-Name: 3af300bf6f5bee0b51a4c1ac1dc3879771378bff
manifest
manifest.uuid
src/where.c