Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 9bf4e34f5279db4725296928e2e4183cd95b1237
      
https://github.com/mailru/tarantool/commit/9bf4e34f5279db4725296928e2e4183cd95b1237
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-07-03 (Wed, 03 Jul 2013)

  Changed paths:
    M include/errcode.h
    M src/box/CMakeLists.txt
    M src/box/box_lua.cc
    M src/box/index.cc
    M src/box/index.h
    A src/box/key_def.cc
    A src/box/key_def.h
    M src/box/space.cc
    M src/box/space.h
    M src/box/tuple.cc
    M test/box/lua_misc.result
    M test/lib/sql_ast.py

  Log Message:
  -----------
  Move struct key_def into an own header.

Move struct key_def into an own header.
Rename key_def methods to follow the coding style.
Rename field_data_type to field_type.
Instead of panicking on key_def initialization
error, throw an exception.



_______________________________________________
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