]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the size of the MemPage object by about 32 bytes. Other structure
authordrh <drh@noemail.net>
Thu, 2 Feb 2012 19:37:18 +0000 (19:37 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Feb 2012 19:37:18 +0000 (19:37 +0000)
commit2cbd78b70e570e20c5b297dd9922756f0f640ceb
tree6c19c9fd0051596d1f117c5ed50992902983f40c
parent5a1785cbf272d09fd6e5da5f529d79fdafe0ab68
Reduce the size of the MemPage object by about 32 bytes.  Other structure
size optimizations.

FossilOrigin-Name: 21695c3476804477cb378b5a643196380e7e2281
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/pcache1.c