]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the amount of heap memory required to store many schemas by storing
authordrh <drh@noemail.net>
Thu, 3 Mar 2016 21:22:53 +0000 (21:22 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Mar 2016 21:22:53 +0000 (21:22 +0000)
commit862acaa3f40c4c56c0b523b0f907853777c12755
tree5fe35a91c00ee13089dfd47412240d9cdbe33b53
parent2b33f6e7752a2731343db75f58c0320576283e77
parent94eaafa9ce6e044b834c56c712d18ba3c1f6d91d
Reduce the amount of heap memory required to store many schemas by storing
the column datatype appended to the column name (with a \000 separator),
rather than in separate memory allocation.

FossilOrigin-Name: 16fbf2e19c22df9441aef5c8b7f5670adc38a6b6
manifest
manifest.uuid