diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-07-23 09:04:36 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-07-23 09:04:36 -0600 |
commit | fd3c1d44b01d5a3b21bd19413972428ea2f14508 (patch) | |
tree | 5b3553be671dd6a91c31deea0dfc4cdee03b25c9 /db_test.go | |
parent | Merge pull request #226 from benbjohnson/optimize-large-append (diff) | |
download | dedo-fd3c1d44b01d5a3b21bd19413972428ea2f14508.tar.gz dedo-fd3c1d44b01d5a3b21bd19413972428ea2f14508.tar.xz |
Fix double spill.
This fixes an issue where split nodes can be double spilled. This is typically
not noticable but it can have large effects when bulk inserting as double
spilled nodes will get added to the freelist which will grow quickly.
Diffstat (limited to 'db_test.go')
0 files changed, 0 insertions, 0 deletions