summaryrefslogtreecommitdiff
path: root/src/include/meta.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into data-handlesMichael Cahill2013-03-251-1/+3
|\
| * Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
| * Move the write-generation out of the block header and into the pageKeith Bostic2012-11-281-0/+2
* | Merge branch 'develop' into data-handlesMichael Cahill2012-09-251-1/+2
|\ \ | |/
| * Bulk-cursors no longer block checkpoints; if checkpoints can proceed inKeith Bostic2012-09-201-1/+2
* | Replace session->btree with a data handle.Michael Cahill2012-09-181-2/+2
* | Split general WT_BTREE fields into WT_DATA_HANDLE.Michael Cahill2012-09-181-0/+2
|/
* Add the ability to access unnamed checkpoints, issue #271.Keith Bostic2012-07-311-1/+1
* Implement hot backup feature (ref issue #236).Keith Bostic2012-07-031-1/+5
* Push snapshot to checkpoint rename down through the rest of the systemKeith Bostic2012-06-191-13/+13
* Extents free'd up by deleting snapshots cannot immediately be made availableKeith Bostic2012-05-261-0/+29
* Move all of the WiredTiger.wt configuration information into the turtle file;Keith Bostic2012-05-031-1/+0
* Remove the filename field from btree handles (again).Michael Cahill2012-05-031-1/+0
* We were inconsistent in handling file/snapshot naming in the snapshotKeith Bostic2012-05-021-0/+1
* Keep a "file:" URI in btree handles rather than a raw filename.Michael Cahill2012-04-271-2/+1
* Switch naming of "schema file/table" to metadata file.Michael Cahill2012-04-271-0/+16