summaryrefslogtreecommitdiff
path: root/db/rec.h
Commit message (Expand)AuthorAgeFilesLines
* recstore: closeFiles() supportDwight2009-03-241-0/+9
* checkpoint: beginnings of cleaning up the recstore interfaceDwight2009-03-201-13/+10
* implemented dropIndexes for alt rec storeDwight2009-03-171-0/+8
* for new recstore, have a separate datafile for each indexDwight2009-03-131-5/+3
* new pagewriterDwight2009-02-061-3/+5
* mamke getCollectionNames() in the shell prettierDwight2009-02-031-0/+1
* fix vc proj fileDwight2009-02-031-1/+8
* don't create the indexes.dat file unless built for that mode.Dwight2009-02-031-1/+4
* datastore workDwight2009-02-021-1/+13
* recstoredwight2009-02-011-1/+6
* 64-bit linux compileyellow2009-02-011-0/+5
* fix to compiledwight2009-01-311-2/+3
* inmemrecstore beginningsunknown2009-01-311-0/+30
* abstracting out record storage for btreeunknown2009-01-311-0/+27