summaryrefslogtreecommitdiff
path: root/src/schema/schema_util.c
Commit message (Expand)AuthorAgeFilesLines
* Cache a maximum of 2MB per session for scratch buffers (configurable via an u...Michael Cahill2015-01-051-1/+1
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Disallow JSON quoting characters in checkpoint names, it's not a goodKeith Bostic2014-09-091-3/+23
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Change __wt_schema_get_source() to not call __wt_bad_object_type itself,Keith Bostic2013-06-031-11/+6
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* Add basic support for LSM trees: stub LSM cursors.Michael Cahill2012-03-111-15/+13
* Change the session.truncation implementation from a simple loop aroundKeith Bostic2012-07-201-2/+2
* Add an interface for "data source" extensions.Michael Cahill2012-03-111-0/+20
* Switch naming of "schema file/table" to metadata file.Michael Cahill2012-04-271-1/+1
* Fixes to make test_schema02 pass. Much more careful checking and cleanup dur...Michael Cahill2012-02-021-5/+11
* Update copyright notices to 2012.Keith Bostic2012-01-221-3/+3
* Don't allow applications to drop or create objects in the "WiredTiger" nameKeith Bostic2012-01-111-0/+45