Files
mongo/lang/java/java_doc.i
sueloverso e8d8fd8110 WT-283 Add WT_SESSION::alter method (#3177)
* WT-283 Add WT_SESSION:alter method

* Add new method to ex_all.c

* Typo

* Add testing and fixes for LSM, column groups and indexes for alter.

* Fix WITH_*_LOCK macro usage.

* Whitespace

* Change table alter to not walk down into column groups and indexes.

* Whitespace

* Use base file meta config and compare strings.

* Add skip stat

* Add alter support to wt command.

* Add util_alter.c to SConstruct

* Fix subsection in doc.

* Add alter thread to test/format

* Swap the value we send into alter in test/format.

* Add data-source alter support

* Only alter access pattern hint in test/format.

* Make LSM alter not exclusive.

* Whitespace

* Use access_pattern_hint in example.

* Include base lsm metadata configuration.

* Fix text/comment.

* Minor changes from review comments.

* Unused variable warning.
2016-12-15 13:06:31 -05:00

3.1 KiB