pgsql: Restructure test_fync to use modular C so there is less duplicat

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Restructure test_fync to use modular C so there is less duplicat
Date: 2011-01-15 19:42:51
Message-ID: E1PeC1T-0000MO-6w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Restructure test_fync to use modular C so there is less duplicate code
and it can be enhanced easier.

Branch
------
master

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

Modified Files
--------------
src/tools/fsync/README | 5 +-
src/tools/fsync/test_fsync.c | 442 ++++++++++++++++++------------------------
2 files changed, 190 insertions(+), 257 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-15 20:00:48 pgsql: Have test_fsync output details that fdatasync is the default
Previous Message Magnus Hagander 2011-01-15 18:33:42 pgsql: Enumerate available tablespaces after starting the backup