]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New varint encoding gives a maximum varint length of 9 instead of 10. (CVS 1395)
authordrh <drh@noemail.net>
Tue, 18 May 2004 15:57:42 +0000 (15:57 +0000)
committerdrh <drh@noemail.net>
Tue, 18 May 2004 15:57:42 +0000 (15:57 +0000)
commitd8820e80fc7b22da2dbf6ce153e566277d89530e
tree4986cabeee9947694c0f7c4271f635ea600041f6
parent10c0fa6a75362061235c78d3b563fad38d158954
New varint encoding gives a maximum varint length of 9 instead of 10. (CVS 1395)

FossilOrigin-Name: 61bdb53a363644074d01682fab8220078523676b
manifest
manifest.uuid
src/test3.c
src/util.c
test/btree.test
test/varint.test [new file with mode: 0644]