pgsql: More pg_test_fsync cleanup.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

More pg_test_fsync cleanup.

Un-break Windows build (I hope) by making the HAVE_FSYNC_WRITETHROUGH
code match the backend. Fix incorrect program help message. static-ize
all functions.

Branch
------
master

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

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c | 64 +++++++++++++++++++++-----------
1 files changed, 42 insertions(+), 22 deletions(-)