]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In where.c, make findTerm() a wrapper around methods to a new WhereScan object
authordrh <drh@noemail.net>
Sat, 4 May 2013 20:25:23 +0000 (20:25 +0000)
committerdrh <drh@noemail.net>
Sat, 4 May 2013 20:25:23 +0000 (20:25 +0000)
commit1c8148fffb49cb540e0c97f0700a0f3c0c0db52d
tree53899cc91b55babaa505b189a4ac310b49a599dc
parentf1b5f5b855d767170826f2cbb79b802df676f09c
In where.c, make findTerm() a wrapper around methods to a new WhereScan object
which is capable of finding all suitable matching terms, not just the first.
This check-in includes some prototype functions for building WhereLoop objects.

FossilOrigin-Name: dd92b8fa929badaf2f79e8a00c83667a9d589096
manifest
manifest.uuid
src/where.c