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

Commit7175ef8

Browse files
committed
pgbench: Fix typo.
Fix typo in commitcae0f3c.Reported-by: Alexander LakhinDiscussion:https://postgr.es/m/70eaa41b-805b-ce19-6004-5a0dccd3f731%40gmail.com
1 parent248c2d1 commit7175ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pgbench/pgbench.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6495,7 +6495,7 @@ printResults(StatsData *total,
64956495

64966496
if (script_total_cnt>0)
64976497
{
6498-
printf(" - number of transactions actuallypocessed: "INT64_FORMAT" (tps = %f)\n",
6498+
printf(" - number of transactions actuallyprocessed: "INT64_FORMAT" (tps = %f)\n",
64996499
sstats->cnt,sstats->cnt /bench_duration);
65006500

65016501
printf(" - number of failed transactions: "INT64_FORMAT" (%.3f%%)\n",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp