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 0531549 commit d826d8eCopy full SHA for d826d8e
contrib/pg_upgrade/check.c
@@ -700,7 +700,7 @@ create_script_for_old_cluster_deletion(char **deletion_script_file_name)
700
/*
701
* check_is_super_user()
702
*
703
- * Check we are superuser, and out user id and user count
+ * Check we are superuser, and output user id and user count
704
*/
705
static void
706
check_is_super_user(ClusterInfo *cluster)
0 commit comments