pgsql: test_fsync: Improve test descriptions displayed during

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: test_fsync: Improve test descriptions displayed during
Date: 2009-11-28 15:04:55
Message-ID: 20091128150455.082A7753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
test_fsync:

Improve test descriptions displayed during test_fsync; increase default
loops to 5k.

Modified Files:
--------------
pgsql/src/tools/fsync:
README (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/README?r1=1.4&r2=1.5)
test_fsync.c (r1.25 -> r1.26)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c?r1=1.25&r2=1.26)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-11-28 16:21:31 pgsql: fsync test tools Add link to exteran fsync testing script and
Previous Message Tom Lane 2009-11-28 01:32:32 Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a