summaryrefslogtreecommitdiff
path: root/src/docs/cursor-ops.dox
AgeCommit message (Expand)Author
2013-09-10Change WT_CURSOR::insert to not hold a position/resources in the tree onKeith Bostic
2013-07-29Minor text shuffling (hopefully) for clarity, fix one error value.Keith Bostic
2013-07-29Remove another place where "overwrite" hadn't been updated.Keith Bostic
2013-07-29Don't let snippets appear together, it looks terrible.Keith Bostic
2013-07-29Clarify when applications have to keep key/value buffers valid.Michael Cahill
2012-12-13Hook the cursor_random page back into the documentation tree, so it doesn't s...Michael Cahill
2012-12-06Remove unused statistics config. Other minor doc edits. #397Susan LoVerso
2012-09-28Add documentation describing that application-supplied keys and values are notMichael Cahill
2012-08-15Expand the documentation on using cursors without explicit transactions.Michael Cahill
2012-05-15Make the whitespace script run on the examples, utilities extension code.Keith Bostic
2012-05-09Move docs/src to src/docs.Michael Cahill