217
186
node->row = row_build(ROW_COPY_DATA, clust_index, rec,
218
offsets, NULL, ext, node->heap);
187
offsets, NULL, &node->ext, node->heap);
220
189
node->undo_row = dtuple_copy(node->row, node->heap);
221
190
row_upd_replace(node->undo_row, &node->undo_ext,