[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4531) hdb vs. search base



On May 11, 2006, at 11:05 AM, Howard Chu wrote:

> Interesting. Somehow this sequence has turned up a bug in  
> bdb_idl_sort's radix sort algorithm. Switching back to the  
> quicksort routine works though.
>
> For the moment, edit back-bdb/idl.c and look for the "Quicksort"  
> comment; it's preceded by "#if 0" - change the 0 to a 1 and  
> recompile, that will take care of things for now. The radix sort  
> was slightly faster so we'll want to fix it in the long run.

It works for me too, thanks!

	Donn Cave, donn@u.washington.edu