Commit graph

5 commits

Author SHA1 Message Date
John Esmet
b33e859c6a FT-273 Use a comparator object for fractal tree key comparisons when
possible, untangling the dependency between parameters 'ft->compare_fun' and
'ft->cmp_descriptor' in a sensible way. It is now much less necessary to
create a fake db (good) and some long parameter lists are now shorter
(it's a start)
2014-06-15 23:01:58 -04:00
John Esmet
6e2c421f10 FT-253 Remove remaining brt / brt_header era names 2014-06-15 14:57:36 -04:00
John Esmet
597dc5b33e FT-257 Add a abstraction for the pivot keys in an ftnode. 2014-06-14 20:40:34 -04:00
John Esmet
291dfdc9d9 FT-262 Rename thisnodename or nodename to blocknum 2014-06-14 20:40:34 -04:00
John Esmet
ac575d01ba FT-260 Move ftnode related structures and declarations to ft/node.h and ft/node.cc 2014-06-14 20:25:34 -04:00