]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an obscure b-tree bug that applied to transient trees used for IN(...) expression...
authordanielk1977 <danielk1977@noemail.net>
Sat, 12 May 2007 09:30:47 +0000 (09:30 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 12 May 2007 09:30:47 +0000 (09:30 +0000)
commit4aeff62ee0f978c5498db02c8961fbaedff86f57
tree8c087aec0288232cbe7c2334ed0fc527276c8f6d
parentcdbd8eff21a8a4ddfe1b28e6f51dc153dd9589c5
Fix an obscure b-tree bug that applied to transient trees used for IN(...) expressions. (CVS 3987)

FossilOrigin-Name: 96c7232f8b208cd1c50063f7946bb6dbc386abd6
manifest
manifest.uuid
src/btree.c
test/in2.test [new file with mode: 0644]
test/quick.test