• marko's avatar
    branches/zip: row_merge(): Remove a bogus debug assertion · 9b774a00
    marko authored
    that was triggered when creating an index on an empty table.
    
    row_merge_sort(): Add debug assertions and comments that justify
    the loop termination condition.
    
    The bogus assertion ut_ad(ihalf > 0) was reported by Michael.
    9b774a00
row0merge.c 66 KB