pgsql: Update error message and documentation for fsync test. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update error message and documentation for fsync test.
Date
Msg-id 20051116034451.AAC5EDB6B7@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update error message and documentation for fsync test.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/tools/fsync:
        README (r1.2 -> r1.2.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/README.diff?r1=1.2&r2=1.2.4.1)
        test_fsync.c (r1.10.4.1 -> r1.10.4.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c.diff?r1=1.10.4.1&r2=1.10.4.2)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update error message and documentation for fsync test.
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Have test_fsync honor -f filename argument.