pgsql: Update error message and documentation for fsync test.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update error message and documentation for fsync test.
Date: 2005-11-16 03:32:06
Message-ID: 20051116033206.958B8DAC73@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update error message and documentation for fsync test.

Modified Files:
--------------
pgsql/src/tools/fsync:
README (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/README.diff?r1=1.2&r2=1.3)
test_fsync.c (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c.diff?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-11-16 03:44:51 pgsql: Update error message and documentation for fsync test.
Previous Message Qingqing Zhou 2005-11-16 01:53:29 Re: pgsql: Have test_fsync honor -f filename argument.