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

Commit6c31ac1

Browse files
committed
pg_upgrade: simplify code layout in a few places
Backpatch-through: 9.4 (9.3 didn't need improving)
1 parent132cd58 commit6c31ac1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/bin/pg_upgrade/exec.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ exec_prog(const char *log_file, const char *opt_log_file,
7373
pg_log(PG_VERBOSE,"%s\n",cmd);
7474

7575
#ifdefWIN32
76-
7776
/*
7877
* For some reason, Windows issues a file-in-use error if we write data to
7978
* the log file from a non-primary thread just before we create a
@@ -155,7 +154,6 @@ exec_prog(const char *log_file, const char *opt_log_file,
155154
}
156155

157156
#ifndefWIN32
158-
159157
/*
160158
* We can't do this on Windows because it will keep the "pg_ctl start"
161159
* output filename open until the server stops, so we do the \n\n above on

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp