log insert.cpp @ 380:7d6dd067d12e

age author description
Fri, 21 Nov 2008 12:23:08 +0000 mas01cr Support --DUMP on databases with O2_FLAG_LARGE_ADB.
Fri, 14 Nov 2008 21:15:09 +0000 mas01cr Fix double-close() [and double-munmap()] bug in batchinsert.
Wed, 12 Nov 2008 15:23:29 +0000 mas01cr check return values of read() and write(), erroring out on an error gcc-4.3-cleanups
Thu, 21 Aug 2008 21:28:33 +0000 mas01mc Merge of branches/large_adb -r 514:524 onto the trunk. No conflicts. Added LARGE_ADB support. Turn on with --ntracks 20001 or greater. Use --adb_feature_root to locate feature files at QUERY time. A bug fix in LSH indexing that was incorrectly thresholding large numbers of shingles.