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