More pg_test_fsync cleanup.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jan 2011 00:44:53 +0000 (19:44 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jan 2011 00:44:53 +0000 (19:44 -0500)
commitcb38ab6d3b89eccb75b3337f8723cfc283fb77fb
tree6e1559ef341e5f25e8d0d8f926084cb4153eb7dd
parentbc616703e8767d2a5d0312cdbf5dc3c6de2b86fe
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.
contrib/pg_test_fsync/pg_test_fsync.c