Files
mongo/examples/c/ex_data_source.c
Keith Bostic 38f5d35e0d Change WT_CONNECTION.configure_method() to do the same name translation
as wiredtiger_config_validate(), that is, specify a method name using
the concatentation of the public handle name, a period and a method name,
rather than using our internal configuration string names.

Move the WT_CONNECTION.configure_method() code into config/config_api.c.
2015-04-15 14:55:36 -04:00

16 KiB