]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the actual checks that verify that memory pools (such as set up
authordrh <drh@noemail.net>
Tue, 9 Jun 2009 19:53:58 +0000 (19:53 +0000)
committerdrh <drh@noemail.net>
Tue, 9 Jun 2009 19:53:58 +0000 (19:53 +0000)
commit6860da015f0fd7e62fc7ace150fa8db61f58eba8
treef11cfc41a77e6dbbe3a95a7f55695c89c864d5f0
parent75ac1de0addbcd9aada7ab5b03f396771a176719
Remove the actual checks that verify that memory pools (such as set up
using SQLITE_CONFIG_HEAP) are 8-byte aligned.  But document that 8-byte
alignment is required. (CVS 6742)

FossilOrigin-Name: e9b55ccc8b6d4f21c9c8f8e7ba053475833fc833
manifest
manifest.uuid
src/main.c
src/sqlite.h.in