More pg_test_fsync cleanup.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cb38ab6d3b89eccb75b3337f8723cfc283fb77fb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-01-22T00:44:53Z
Releases: 9.1.0
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.

Files

PathChange+/−
contrib/pg_test_fsync/pg_test_fsync.c modified +42 −22