]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add 3-byte and 6-byte integer serial types. This makes databases smaller
authordrh <drh@noemail.net>
Sun, 30 May 2004 21:14:58 +0000 (21:14 +0000)
committerdrh <drh@noemail.net>
Sun, 30 May 2004 21:14:58 +0000 (21:14 +0000)
commita19b775db9b2f12263e54cf0f64162ced526fff5
tree0d3627d2390207042b9c3dbe99b67b8efde4ffdd
parente51c44f481f1480c8de0666acc949d48ad657f97
Add 3-byte and 6-byte integer serial types.  This makes databases smaller
and faster.  Should we go ahead and add 5- and 7-byte integer types too? (CVS 1499)

FossilOrigin-Name: e6685af815c4c0c7f09bb097a59a121862b865cf
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c
test/btree.test