]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the reverse scan logic that comes up when the table being
authordrh <drh@noemail.net>
Wed, 4 Dec 2002 22:29:28 +0000 (22:29 +0000)
committerdrh <drh@noemail.net>
Wed, 4 Dec 2002 22:29:28 +0000 (22:29 +0000)
commit1a844c380b83d94c70a735ee8035ce02c21f2df7
treec5d5ba909250f83d97373ada31c1139cb28c1517
parentdd4852c3d1372d237d6e34b26586e0d720d202ff
Fix a bug in the reverse scan logic that comes up when the table being
scanned is empty.  Add additional tests for the reverse scan. (CVS 797)

FossilOrigin-Name: 0051c87d5e8d07fae09da2eb7b0d8cbd1bbd3c8e
manifest
manifest.uuid
src/btree.c
src/vdbe.c
test/where.test