Skip to content

Commit 3b3c2cf

Browse files
committed
In pg_upgrade, fix odd function parameter wrapping.
1 parent c6c4177 commit 3b3c2cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/pg_upgrade/check.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ output_check_banner(bool *live_check)
4343

4444

4545
void
46-
check_old_cluster(bool live_check,
47-
char **sequence_script_file_name)
46+
check_old_cluster(bool live_check, char **sequence_script_file_name)
4847
{
4948
/* -- OLD -- */
5049

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy