434
433
XTPrevItemFunc mi_prev_item;
435
434
XTLastItemFunc mi_last_item;
436
435
XTSimpleCompFunc mi_simple_comp_key;
437
440
MX_BITMAP mi_col_map; /* Bit-map of columns in the index. */
438
442
u_int mi_subset_of; /* Indicates if this index is a complete subset of someother index. */
440
444
XTIndexSegRec mi_seg[200];