pgsql: Print each test_fsync description while test is running, rather

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Print each test_fsync description while test is running, rather
Date: 2010-07-13 17:00:50
Message-ID: 20100713170050.C2A677541D5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Print each test_fsync description while test is running, rather than at
the end.

Modified Files:
--------------
pgsql/src/tools/fsync:
test_fsync.c (r1.30 -> r1.31)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c?r1=1.30&r2=1.31)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-07-13 18:09:55 pgsql: In pg_upgrade, report /bin directory checks independent of /data
Previous Message User Bmomjian 2010-07-13 15:58:43 pg-migrator - pg_migrator: Avoid AUTOCOMMIT=off by not reading .psqlrc.