* add stubs for statistics cursors
* more configuration checking
* remove "_table" suffix from WT_SESSION methods, make "table:" part of the object name so the same methods can work on indices or column sets in the future
refs #28
--HG--
rename : src/api/cur_btree.c => src/api/cur_stat.c