summaryrefslogtreecommitdiff
path: root/src/support/sess_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2012.Keith Bostic2012-01-221-3/+3
* Replace WT_OFF/WT_OFF_RECORD structures on row- and column-store internalKeith Bostic2011-12-171-3/+2
* Remove some noise remaining from the workq: we don't need WT_SESSION_IMPL->wq...Michael Cahill2011-12-131-25/+0
* Remove the read thread now that application threads handle reads directly.Michael Cahill2011-12-071-2/+0
* Provide a way to do reentrant / asynchronous serialized function calls to cle...Michael Cahill2011-11-231-2/+4
* WT_SERIAL_EVICT_SCHED, WT_SERIAL_READ_SCHED are workQ artifacts, remove them.Keith Bostic2011-11-041-4/+0
* Remove the workQ code entirely.Michael Cahill2011-11-041-10/+6
* Split file cursors out into their own list in the session handle.Michael Cahill2011-10-281-1/+1
* Implement the wiredtiger_open "create" and "exclusive" configurationKeith Bostic2011-10-011-0/+3
* Dump out simple cursor list information when we dump the session.Keith Bostic2011-09-161-2/+14
* Rename the env/ directory to be the conn/ directory, moving a few thingsKeith Bostic2011-08-051-0/+86