]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Require a minimum fanout for interior nodes. This prevents cases
authorshess <shess@noemail.net>
Mon, 13 Nov 2006 21:00:54 +0000 (21:00 +0000)
committershess <shess@noemail.net>
Mon, 13 Nov 2006 21:00:54 +0000 (21:00 +0000)
commitdebbcdfeadf59f64cee8b9cbc717f2f374a10afb
tree48a0418140874df6ee20180804dfe462a8671ed6
parent545311eeca16ba3a1ed2d7727e8d0ab278e9c1a7
Require a minimum fanout for interior nodes.  This prevents cases
where excessively large terms keep the tree from finding a single
root.  A downside is that this could result in large interior nodes in
the presence of large terms, which may be prone to fragmentation,
though if the nodes were smaller that would translate into more levels
in the tree, which would also have that problem. (CVS 3510)

FossilOrigin-Name: 64b7e3406134ac4891113b9bb432ad97504268bb
ext/fts2/fts2.c
manifest
manifest.uuid