summaryrefslogtreecommitdiff
path: root/src/docs/cursors.dox
Commit message (Expand)AuthorAgeFilesLines
* Merge docs for metadata cursors into the cursors page.Michael Cahill2013-09-041-0/+14
* Create a "metadata" cursor.Keith Bostic2013-09-021-2/+4
* Document WT_ITEM structures don't need to be cleared before use, andKeith Bostic2013-07-291-2/+4
* Make it clear that projections are only supported on table and index cursor t...Michael Cahill2013-07-251-4/+4
* Emphasize schema-level cursors (table, colgroup, index) as normal. Low-level...Michael Cahill2013-07-181-7/+9
* Add a more complex raw mode example, plus an example showing a projectionKeith Bostic2013-07-171-0/+18
* Add an example of using projections to return a subset of values from aKeith Bostic2013-07-171-2/+4
* Move pack/unpack methods into the extension API, because extensions shouldn't...Michael Cahill2013-04-221-2/+2
* Fix spelling, make URIs consistent in the documentation.Michael Cahill2013-03-141-5/+5
* Remove some redundancy from the documentation of index cursor projections. C...Michael Cahill2012-12-131-2/+3
* Don't mention random cursor lookup in the cursor page, nobody wantsKeith Bostic2012-12-101-5/+0
* Minor changes to fix uri table display. #397Susan LoVerso2012-12-061-1/+1
* Remove unused statistics config. Other minor doc edits. #397Susan LoVerso2012-12-061-1/+1
* Doc fixes and modification. #397Susan LoVerso2012-12-051-13/+18
* First pass adding documentation for LSM.Michael Cahill2012-09-141-0/+2
* Minor doc fixes: link some orphaned pages into the hierarchy, disable "Relate...Michael Cahill2012-09-141-0/+5
* Expand the documentation on using cursors without explicit transactions.Michael Cahill2012-08-151-12/+39
* Update doc example to make cursor lifetime more obvious.Alex Gorrod2012-08-141-1/+1
* Make cursors long-lived objects: instead of txn_commit and txn_rollbackKeith Bostic2012-08-131-0/+12
* Move docs/src to src/docs.Michael Cahill2012-05-091-0/+61