Avoid record data merge when compression is disabled.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Mar 2008 09:18:51 +0000 (09:18 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Mar 2008 09:18:51 +0000 (09:18 +0000)
commit15ffae8c3b615b07a046b0b78a66a887d43fc7c5
treebbd402ed4b8f15746bcf0b04662343257536a289
parent947765e57ed655ea532a2f7679797063bf9154b8
Avoid record data merge when compression is disabled.

Changed record data handling so that data is not combined from multiple
records when compression is disabled. This should speed up record fetches
considerably for the non-compression case.
index/records.c