We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e58dc commit 427fd88Copy full SHA for 427fd88
contrib/pg_test_fsync/pg_test_fsync.c
@@ -25,7 +25,7 @@
25
26
#define LABEL_FORMAT " %-32s"
27
#define NA_FORMAT "%18s"
28
-#define OPS_FORMAT "%9.3f ops/sec (%6.f microsecs/op)"
+#define OPS_FORMAT "%9.3f ops/sec (%6.0f microsecs/op)"
29
#define USECS_SEC 1000000
30
31
/* These are macros to avoid timing the function call overhead. */
0 commit comments