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

Commitbc6041b

Browse files
committed
Fix code indentation vioaltion introduced in commit3c66264.
Per buildfarm member koel
1 parent6475e66 commitbc6041b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/bin/pgbench/pgbench.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7567,11 +7567,12 @@ threadRun(void *arg)
75677567
advanceConnectionState(thread,st,&aggs);
75687568

75697569
/*
7570-
* If --exit-on-abort is used, the program is going to exit
7571-
*whenany client is aborted.
7570+
* If --exit-on-abort is used, the program is going to exit when
7571+
* any client is aborted.
75727572
*/
75737573
if (exit_on_abort&&st->state==CSTATE_ABORTED)
75747574
gotodone;
7575+
75757576
/*
75767577
* If advanceConnectionState changed client to finished state,
75777578
* that's one fewer client that remains.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp