We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4fb0d commit 7c8cfedCopy full SHA for 7c8cfed
contrib/pg_upgrade/pg_upgrade.c
@@ -146,7 +146,7 @@ main(int argc, char **argv)
146
147
issue_warnings(sequence_script_file_name);
148
149
- pg_log(PG_REPORT, "\nUpgrade complete\n");
+ pg_log(PG_REPORT, "\nUpgrade Complete\n");
150
pg_log(PG_REPORT, "----------------\n");
151
152
output_completion_banner(deletion_script_file_name);
0 commit comments