aboutsummaryrefslogtreecommitdiff
path: root/src/tools/fsync
Commit message (Expand)AuthorAge
* Move fsync method macro defines into /include/access/xlogdefs.h so theyBruce Momjian2007-02-14
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Copy fsync() defines into test_fsync.c, someday place them in anBruce Momjian2006-11-25
* Revert out:Bruce Momjian2006-11-23
* Update fsync test to match new O_DIRECT behavior.Bruce Momjian2006-11-23
* Fix test_fsync compile on MinGW(win32)Bruce Momjian2006-10-13
* Update error message and documentation for fsync test.Bruce Momjian2005-11-16
* Have test_fsync honor -f filename argument.Bruce Momjian2005-11-16
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Remove suggestiong for using test for wal_sync_method.Bruce Momjian2004-03-20
* Make test_fsync use optimizer flag.Bruce Momjian2004-03-18
* Allocate 16mb file for testing.Bruce Momjian2004-03-18
* Have program default to 1000 loops, and add file name and loop option.Bruce Momjian2004-03-18
* Add comment about using this testing for wal_sync_method.Bruce Momjian2004-03-18
* Add fsync tests:Bruce Momjian2004-03-18
* Mention which fsync methods are unavailable.Bruce Momjian2004-03-18
* Add permission mode to opens().Bruce Momjian2004-03-18
* Add missing includeBruce Momjian2004-03-18
* Remove acccidental object/binary files.Bruce Momjian2004-03-18
* Add fsync test program. It tests fsync to see if times for fsync are theBruce Momjian2004-03-18