Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b3c2cf

Browse files
committed
In pg_upgrade, fix odd function parameter wrapping.
1 parentc6c4177 commit3b3c2cf

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(boollive_check,
47-
char**sequence_script_file_name)
46+
check_old_cluster(boollive_check,char**sequence_script_file_name)
4847
{
4948
/* -- OLD -- */
5049

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp