aboutsummaryrefslogtreecommitdiff
path: root/src/tools/fsync/test_fsync.c
Commit message (Expand)AuthorAge
* pgindent run for 9.0Bruce Momjian2010-02-26
* test_fsync:Bruce Momjian2009-11-28
* fsync test filesBruce Momjian2009-09-21
* Adjust test_fsync code to be more sane.Bruce Momjian2009-08-10
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add missing third argument to open().Bruce Momjian2009-05-08
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Properly pass third argument to open() in fsync test program.Bruce Momjian2007-11-05
* Move fsync method macro defines into /include/access/xlogdefs.h so theyBruce Momjian2007-02-14
* 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
* 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
* Add fsync test program. It tests fsync to see if times for fsync are theBruce Momjian2004-03-18