mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Adjust pg_upgrade error message, array freeing, and add error check.
This commit is contained in:
@ -286,7 +286,6 @@ create_new_objects(void)
|
||||
check_ok();
|
||||
|
||||
/* regenerate now that we have objects in the databases */
|
||||
free_db_and_rel_infos(&new_cluster.dbarr);
|
||||
get_db_and_rel_infos(&new_cluster);
|
||||
|
||||
uninstall_support_functions_from_new_cluster();
|
||||
|
Reference in New Issue
Block a user