New element, max_blocks_mem, that control how many blocks of max size
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 1 Nov 1996 13:36:46 +0000 (13:36 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 1 Nov 1996 13:36:46 +0000 (13:36 +0000)
commit7107ed62f445c83a9c79b375158442f6b03f3ce6
tree972f90fe839131904e55cf35254a944ac56ac791
parentbbe002446a766b4697fa40a9210634dc4c06755e
New element, max_blocks_mem, that control how many blocks of max size
to store in memory during isc_merge.
Function isc_merge now ignoreds delete/update of identical keys and
the proper blocks are then non-dirty and not written in flush_blocks.
isamc/isamc.c
isamc/merge.c