mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Uppercase pg_upgrade status output title.
This commit is contained in:
@@ -146,7 +146,7 @@ main(int argc, char **argv)
|
||||
|
||||
issue_warnings(sequence_script_file_name);
|
||||
|
||||
pg_log(PG_REPORT, "\nUpgrade complete\n");
|
||||
pg_log(PG_REPORT, "\nUpgrade Complete\n");
|
||||
pg_log(PG_REPORT, "----------------\n");
|
||||
|
||||
output_completion_banner(deletion_script_file_name);
|
||||
|
||||
Reference in New Issue
Block a user