summaryrefslogtreecommitdiff
path: root/src/cursor
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-191-0/+1
|\
| * WT-2218 Add truncate statsSusan LoVerso2015-11-161-0/+1
* | WT-1315 Change a few more size_t variables to u_int.Michael Cahill2015-11-191-6/+7
* | Another warning:Michael Cahill2015-11-181-0/+1
* | Fix another warning:Michael Cahill2015-11-181-0/+2
* | Fix -Wshadow warnings:Michael Cahill2015-11-181-7/+7
* | Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-181-15/+16
|\ \ | |/
* | Merge branch 'develop' into wt-1315-join-cursorDon Anderson2015-11-173-31/+42
|\ \ | |/
| * Merge pull request #2293 from wiredtiger/cusors-ops-wordingKeith Bostic2015-11-162-25/+34
| |\
| | * WT-2217 Fix table inserts: keep the primary positioned during index updates.Michael Cahill2015-11-161-18/+19
| | * WT-2217: don't clear the key/value set flags unless the insert call wasKeith Bostic2015-11-151-9/+9
| | * WT-2217: change WT_CURSOR.insert to clear "set" key/value on succesfulKeith Bostic2015-11-152-11/+19
| * | WT-2135 Fix log_only setting for backup cursor. Fix initialization.Susan LoVerso2015-11-121-6/+8
| |/
* | WT-1315. Support statistics on join cursors.Don Anderson2015-11-172-23/+142
* | WT-1315. Fixed error in check for overlapping ranges.Don Anderson2015-11-121-2/+4
* | WT-1315. Change the 'ends' array to be dynamically sized, needed forDon Anderson2015-11-111-85/+124
* | WT-1315. Changed names of macros and inline functions to be more clearDon Anderson2015-11-103-48/+48
* | WT-1315. Compiler warnings and clean up.Don Anderson2015-11-041-27/+13
* | WT-1315. Fixed compile warning.Don Anderson2015-11-041-6/+6
* | Merge branch 'develop' into wt-1315-join-cursorDon Anderson2015-11-044-25/+47
|\ \ | |/
| * Merge pull request #2257 from wiredtiger/inmemMichael Cahill2015-10-303-21/+27
| |\
| | * WT-2178 When running in memory return an error if an operation wouldAlex Gorrod2015-10-223-3/+3
| | * Have in memory databases ignore bulk cursors.Alex Gorrod2015-10-201-18/+24
| * | WT-2170 Application metadata cursors expect read-uncommitted semantics.Michael Cahill2015-10-301-4/+17
| |/
* | WT-1315. Added support for join cursors:Don Anderson2015-11-034-62/+1041
|/
* Boolean conversion pass over include.Keith Bostic2015-09-272-10/+10
* Run a script looking for boolean declarations that are assigned to aKeith Bostic2015-09-242-5/+5
* Boolean conversion pass over schema.Keith Bostic2015-09-242-6/+6
* I introduced a bug in the boolean conversion, back out part of the change.Keith Bostic2015-09-241-8/+5
* Boolean conversion pass over cursor.Keith Bostic2015-09-247-88/+90
* Merge branch 'develop' into more-boolMichael Cahill2015-09-242-45/+66
|\
| * whitespaceKeith Bostic2015-09-221-2/+1
| * WT-147 When filling an index, write into the source. This avoids entanglemen...Michael Cahill2015-09-211-13/+3
| * Change what the bulk=unordered flag means for btrees.Alex Gorrod2015-09-161-5/+3
| * WT-147. When filling indices, use bulk=unordered on the index cursorDon Anderson2015-09-141-3/+13
| * Merge branch 'develop' into index-create-lsm3Don Anderson2015-09-137-33/+60
| |\
| * | Fixup build warning and s_string complaint.Alex Gorrod2015-09-031-2/+2
| * | WT-147 Shift the undocumented bulk=unordered into file cursors.Alex Gorrod2015-09-031-4/+14
| * | Merge branch 'develop' into index-createDon Anderson2015-07-315-29/+98
| |\ \
| * | | Allow an index to be created any time. Encapsulate the operationDon Anderson2015-05-291-40/+54
* | | | Boolean conversion pass through block, conn and evict.Keith Bostic2015-09-231-1/+2
* | | | Boolean conversion for the rest of the btree code.Keith Bostic2015-09-231-3/+3
* | | | WT-2122 Convert more expressions to use bool. In particular, make F_ISSET a ...Michael Cahill2015-09-225-18/+18
| |_|/ |/| |
* | | Merge pull request #2171 from wiredtiger/wt-2035-index-readAlex Gorrod2015-09-041-2/+9
|\ \ \
| * | | WT-2035. In index cursors, keep track of which column groups need to beDon Anderson2015-09-031-2/+9
| | |/ | |/|
* | | WT-2078 prevent segfault with NULL statistics cursor during OOM conditionsEsha Maharishi2015-09-011-1/+1
* | | Merge branch 'develop' into WT-2056Alex Gorrod2015-08-284-5/+11
|\ \ \
| * \ \ Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-1/+7
| |\ \ \
| * | | | Rename WT_LASFILE_URI to WT_LAS_URI, get rid of "file".Keith Bostic2015-08-261-1/+1
| * | | | Consistently use "lookaside table", rather than "lookaside file".Keith Bostic2015-08-261-1/+1