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