Branch: refs/heads/master
  Home:   https://github.com/tarantool/tarantool
  Commit: 221ec7b69b20e4d6c706a4cc04753dfbd3ef423d
      
https://github.com/tarantool/tarantool/commit/221ec7b69b20e4d6c706a4cc04753dfbd3ef423d
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M src/box/key_def.cc
    M src/box/key_def.h
    M src/box/space.cc
    M src/memcached.cc

  Log Message:
  -----------
  Yet another change to get key_def API a tiny bit more data dictionary friendly

Split key part allocation and initialization in key_def_create().
This makes it possible use of the same key_def_create() when
"building" a key def for memcached space, and when building
it from the configuration file.

Make key_def.[h,cc] unaware of struct tarantool_cfg.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to