]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a && where & was intended. This is a real problem, but it would be
authordrh <drh@noemail.net>
Wed, 18 Apr 2007 17:07:57 +0000 (17:07 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Apr 2007 17:07:57 +0000 (17:07 +0000)
commit5ffb3ac84450b381b071527c269ceb75ca5535ed
treed7c9de721270176b1bbe4f6cd9800d5bb0e90828
parent7fa5dd1a8f157c02033985baaf7beed90c90ea40
Fix a && where & was intended.  This is a real problem, but it would be
very difficult to devise a test case where it might lead to an unexpected
result.  Ticket #2306. (CVS 3856)

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