marko
2379a7e3e9
branches/zip: Revert r1523. Passing extra parameters to SORT_FUN and CMP_FUN
...
of UT_SORT_FUNCTION_BODY is best done by defining SORT_FUN and CMP_FUN as
macros when needed. The solution of r1523 allows for only one extra parameter.
2007-05-28 07:42:28 +00:00
marko
6eb0d1ad53
branches/zip: UT_SORT_FUNCTION_BODY(): Add the parameter CTX, which will be
...
needed in row0merge.c for merge sorting the small blocks in main memory.
Pass CTX also to SORT_FUN. Adjust all users.
2007-05-24 13:14:57 +00:00
marko
f40121415d
branches/zip: Merge revisions 200:236 from trunk.
2006-02-23 19:25:29 +00:00
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00