Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 77ccb7b1f2fee093076c573cf1a926e852673263
      
https://github.com/mailru/tarantool/commit/77ccb7b1f2fee093076c573cf1a926e852673263
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-02-09 (Thu, 09 Feb 2012)

  Changed paths:
    M include/mhash.h
  M mod/box/box.m
  M mod/box/index.h
  M mod/box/index.m
  M mod/box/tree.h
  M test/box_big/sql.result
  M test/box_big/sql.test
  M test/box_big/tarantool.cfg

  Log Message:
  -----------
  A fix and a test case for Bug#929654

A fix and a test case for Bu#929654 "
Regression with secondary HASH indexes"

Secodnary HASH indexes where skipped by build_indexes()
when starting from a snapshot.

Add a way to reserve space for as many values as necessary
and enable HASH indexes in build_indexes().

Add a test.



_______________________________________________
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