Branch: refs/heads/master
Home: https://github.com/tarantool/tarantool
Commit: 791f7f735c5b7bbeca1ff08c3894b8f3acc57c56
https://github.com/tarantool/tarantool/commit/791f7f735c5b7bbeca1ff08c3894b8f3acc57c56
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-22 (Mon, 22 Jul 2013)
Changed paths:
M src/box/bitset_index.cc
M src/box/bitset_index.h
M src/box/hash_index.cc
M src/box/hash_index.h
M src/box/index.cc
M src/box/index.h
M src/box/space.cc
M src/box/tree_index.cc
M src/box/tree_index.h
M test/python/sql.result
Log Message:
-----------
Refactor Index API to move build() to a single method based on existing
calls.
Use beginBuild(), reserve(), endBuild() to implement Index::build().
This is a pre-requisite for the refactoring of the
recovery API to make recovery of data dictionary spaces more
straightforward.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp