mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
pg_upgrade: improve C comment wording
This commit is contained in:
@@ -700,7 +700,7 @@ create_script_for_old_cluster_deletion(char **deletion_script_file_name)
|
|||||||
/*
|
/*
|
||||||
* check_is_super_user()
|
* check_is_super_user()
|
||||||
*
|
*
|
||||||
* Check we are superuser, and out user id and user count
|
* Check we are superuser, and output user id and user count
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
check_is_super_user(ClusterInfo *cluster)
|
check_is_super_user(ClusterInfo *cluster)
|
||||||
|
Reference in New Issue
Block a user