Skip to content
Snippets Groups Projects
  • Konstantin Osipov's avatar
    e066ee33
    Remove port_add_u32, port_dup_u32. · e066ee33
    Konstantin Osipov authored
    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.
    e066ee33
    History
    Remove port_add_u32, port_dup_u32.
    Konstantin Osipov authored
    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.
box_lua.m 30.84 KiB