]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Comment changes. Change the use of BTree so that either the key is
authordrh <drh@noemail.net>
Mon, 31 Dec 2001 02:48:51 +0000 (02:48 +0000)
committerdrh <drh@noemail.net>
Mon, 31 Dec 2001 02:48:51 +0000 (02:48 +0000)
commitc83925865169dfa276329ec701ae244331f6cded
tree0a4817d199388870d41401dfd21a67268f49a0a6
parentf7f07c7aef7b81c8f063d167168d28a9df6deeaa
Comment changes.  Change the use of BTree so that either the key is
an integer or the data is empty. (CVS 337)

FossilOrigin-Name: 18e606f7486eb3a4ab128504d88a44f53d39e5b2
manifest
manifest.uuid
src/insert.c
src/select.c
src/sqliteInt.h
src/update.c
src/vdbe.c