]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the 'hashsize' configuration option to fts5, for configuring the amount of memory...
authordan <dan@noemail.net>
Thu, 5 Nov 2015 18:09:16 +0000 (18:09 +0000)
committerdan <dan@noemail.net>
Thu, 5 Nov 2015 18:09:16 +0000 (18:09 +0000)
commitd82211db56f53b2ddf0e62904f3c691d24bd2afb
tree8452fdf51dbc41bca578f33aa924cc196bf5065b
parent780b02de4aec01ff6355feb0b80a4e3625c110f4
Add the 'hashsize' configuration option to fts5, for configuring the amount of memory allocated to the in-memory hash table while writing.

FossilOrigin-Name: 445480095e6877cce8220b1c095f334bbb04c1c3
ext/fts5/fts5Int.h
ext/fts5/fts5_config.c
ext/fts5/fts5_index.c
ext/fts5/test/fts5simple.test
ext/fts5/tool/loadfts5.tcl
manifest
manifest.uuid