summaryrefslogtreecommitdiff
path: root/src/docs/schema.dox
AgeCommit message (Expand)Author
2013-07-17Add an example of using projections to return a subset of values from aKeith Bostic
2013-07-17Extend the schema page title to make it clear where to go for theKeith Bostic
2012-12-13Remove some redundancy from the documentation of index cursor projections. C...Michael Cahill
2012-12-10More schema layer cleanup:Michael Cahill
2012-12-08When talking about index-only retrieval, don't mention "column groups".Keith Bostic
2012-12-08Add wording explaining how to do index-only searches to the schema docs.Keith Bostic
2012-12-08Enhance the ex_schema.c example code to show some more complex examples,Keith Bostic
2012-12-06Change hazard reference to hazard pointer, plus a few minor doc edits.Susan LoVerso
2012-08-09Sprinkle the fact that fixed-width column store of a value of 0 meansKeith Bostic
2012-07-16typoKeith Bostic
2012-06-24Index cursors for column-store objects may not be created using theKeith Bostic
2012-06-24Use the real name of item-size config strings.Keith Bostic
2012-05-09Move docs/src to src/docs.Michael Cahill