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