202
217
node->row = row_build(ROW_COPY_DATA, clust_index, rec,
203
offsets, NULL, &node->ext, node->heap);
218
offsets, NULL, ext, node->heap);
205
220
node->undo_row = dtuple_copy(node->row, node->heap);
206
221
row_upd_replace(node->undo_row, &node->undo_ext,