pgsql: Change contrib/pg_test_fsync to control tests in terms of second

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change contrib/pg_test_fsync to control tests in terms of second
Date: 2012-02-14 16:10:05
Message-ID: E1RxKxB-0007CK-TC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change contrib/pg_test_fsync to control tests in terms of seconds per
test, rather than a number of test cycles. Changes -o/cycles option to
-s/seconds.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0a8396e35e2e230da7539372b32968c0d959fba8

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c | 108 ++++++++++++++++++--------------
doc/src/sgml/pgtestfsync.sgml | 8 +-
2 files changed, 65 insertions(+), 51 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-02-14 16:14:25 pgsql: Document that the pg_test_fsync defaults allow the program to co
Previous Message Robert Haas 2012-02-14 04:44:01 pgsql: Remove new, intermittently failing regression test.