221
221
free(proto_string);
224
/* We set the name from what we've asked for as in RENAME TABLE for ARCHIVE
225
we do not rewrite the table proto (as it's wedged in the file header)
227
table_proto.set_schema(identifier.getSchemaName());
228
table_proto.set_name(identifier.getTableName());