]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get the code back to the point where it will compile the btree.c tests.
authordrh <drh@noemail.net>
Sat, 8 May 2004 10:56:11 +0000 (10:56 +0000)
committerdrh <drh@noemail.net>
Sat, 8 May 2004 10:56:11 +0000 (10:56 +0000)
commitab9f7f12d598a84969647f4acab206f0d7ae04e6
treec307fd2bcaec2f42678df0add4c7dd5ed5823449
parenteec983e1755b9743443c6e44975eaa7b16ccee6b
Get the code back to the point where it will compile the btree.c tests.
Move the default key comparison routine from btree.c into vdbeaux.c.
Commented out code in vdbe.c that will need to be fixed. (CVS 1326)

FossilOrigin-Name: 2bca92240b16a51f78661c3ba4d779d231780f8d
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
test/btree.test