Add fsync test program. It tests fsync to see if times for fsync are the

Bruce Momjian <bruce@momjian.us>

Commit: 9f2696f2660a9b20f5e7cc1cd35654d5820332c8
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-18T03:56:59Z
Releases: 8.0.0
Add fsync test program.  It tests fsync to see if times for fsync are the
same when done on the write() ile descriptor and a new descriptor.

it also times various fsync methods.

Files