2150
2147
dict_index_copy(new_index, index, table, 0, index->n_fields);
2152
2149
/* Remember the table columns already contained in new_index */
2156
2152
/* Mark the table columns already contained in new_index */
2157
2153
for (i = 0; i < new_index->n_def; i++) {