pgsql: Restructure test_fync to use modular C so there is less duplicat - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Restructure test_fync to use modular C so there is less duplicat
Date
Msg-id E1PeC1T-0000MO-6w@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Enumerate available tablespaces after starting the backup
Next
From: Bruce Momjian
Date:
Subject: pgsql: Have test_fsync output details that fdatasync is the default