]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Try to reduce the amount of memory used to hold the schema when
authordrh <drh@noemail.net>
Mon, 5 May 2014 19:57:09 +0000 (19:57 +0000)
committerdrh <drh@noemail.net>
Mon, 5 May 2014 19:57:09 +0000 (19:57 +0000)
commit3bb8bfdb820ee10e6fc936ec78a1462f45e7af09
tree31f83667c6bb86bfcc75d1a3b4201f5ffc781da9
parentc254ff62c1dc0291c2029b74222ac92ba1235f6d
Try to reduce the amount of memory used to hold the schema when
PRAGMA ignore_check_constraints is active.

FossilOrigin-Name: 35a9f3f1787ed20b72a22cdf86cb8b8b0f4976cc
manifest
manifest.uuid
src/build.c
src/pragma.c
src/sqliteInt.h