pgsql: test_fsync: Improve test descriptions displayed during - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: test_fsync: Improve test descriptions displayed during
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Eliminate a lot of list-management overhead within
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: fsync test tools Add link to exteran fsync testing script and