pgsql: Improve output display of test_fsync.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve output display of test_fsync.
Date: 2011-01-15 17:24:37
Message-ID: E1Pe9rh-0006t0-9R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve output display of test_fsync.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3ab80cfe031b616638eb6956010dcc9cb6426631

Modified Files
--------------
src/tools/fsync/test_fsync.c | 35 ++++++++++++++++++-----------------
1 files changed, 18 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2011-01-15 18:33:42 pgsql: Enumerate available tablespaces after starting the backup
Previous Message Bruce Momjian 2011-01-15 16:55:16 pgsql: Apply patch for test_fsync to add tests for O_DIRECT.