Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: e066ee333ce069149fa1fcb8fcc84b9550eb213b
      
https://github.com/mailru/tarantool/commit/e066ee333ce069149fa1fcb8fcc84b9550eb213b
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M mod/box/box_lua.m
    M mod/box/port.h
    M mod/box/port.m
    M mod/box/request.m

  Log Message:
  -----------
  Remove port_add_u32, port_dup_u32.

Remove ugly port_add_u32, port_dup_u32.
Now there are only port methods to add a tuple.
An additional method, port_eof(), is introduced
to mark the end of a result set.

Count tuples of SELECT automatically in port_iproto,
where it is needed.



_______________________________________________
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