modified: catalog.cpp

Changes to be committed:
	modified:   catalog.cpp

 Changes to be committed:

	modified:   catalog.cpp
This commit is contained in:
钟承志
2024-10-29 20:28:24 +08:00
parent 4924028cb9
commit 086e291b39

View File

@ -2390,7 +2390,6 @@ finish:
pg_free(backup_mode);
pg_free(start_lsn);
pg_free(stop_lsn);
pg_free(status);
pg_free(parent_backup);
pg_free(merge_dest_backup);
pg_free(program_version);