pgsql: pg_test_fsync: expand ops/sec display - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_test_fsync: expand ops/sec display
Date
Msg-id E1V57Ey-0002xy-RP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_test_fsync: expand ops/sec display
Expand ops/sec by two digits to maintain alignment on servers with fast
I/O subsystems, e.g. can now display < 10M ops/sec with consistent
alignment.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/43f6388931fa71d7c2885fa54804c7cdff7d9f62

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Improve handling of pthread_mutex_lock error case
Next
From: Robert Haas
Date:
Subject: pgsql: Fix typo in comment.