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

Commit9ee9ca5

Browse files
committed
Fix whitespace
1 parentea9b8ab commit9ee9ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_upgrade/option.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ parseCommandLine(int argc, char *argv[])
241241

242242
strlcpy(new_cluster_pgdata,new_cluster.pgdata,MAXPGPATH);
243243
canonicalize_path(new_cluster_pgdata);
244-
244+
245245
if (!getcwd(cwd,MAXPGPATH))
246246
pg_fatal("cannot find current directory\n");
247247
canonicalize_path(cwd);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp