]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the handling of reserve-bytes so that the maximum value of 255 can be used.
authordrh <drh@noemail.net>
Thu, 7 May 2020 01:56:57 +0000 (01:56 +0000)
committerdrh <drh@noemail.net>
Thu, 7 May 2020 01:56:57 +0000 (01:56 +0000)
commite937df81f0b7993f1bfa2aaffeaeca0227cf0f7d
tree3be2bb396fe006a4884b3db316502ba09a03c25c
parente0a8b712c15e2abc8bbc22d62ebec89c308451c0
Fix the handling of reserve-bytes so that the maximum value of 255 can be used.

FossilOrigin-Name: 99749d4fd4930ccf15227f67c732266af9e09dd3cabdc0834fb450ef98196441
manifest
manifest.uuid
src/backup.c
src/btree.c
src/btreeInt.h
src/build.c
src/main.c
src/pragma.c
src/vacuum.c