index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
fsync
/
test_fsync.c
Commit message (
Expand
)
Author
Age
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
test_fsync:
Bruce Momjian
2009-11-28
*
fsync test files
Bruce Momjian
2009-09-21
*
Adjust test_fsync code to be more sane.
Bruce Momjian
2009-08-10
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Add missing third argument to open().
Bruce Momjian
2009-05-08
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Properly pass third argument to open() in fsync test program.
Bruce Momjian
2007-11-05
*
Move fsync method macro defines into /include/access/xlogdefs.h so they
Bruce Momjian
2007-02-14
*
Copy fsync() defines into test_fsync.c, someday place them in an
Bruce Momjian
2006-11-25
*
Revert out:
Bruce Momjian
2006-11-23
*
Update fsync test to match new O_DIRECT behavior.
Bruce Momjian
2006-11-23
*
Fix test_fsync compile on MinGW(win32)
Bruce Momjian
2006-10-13
*
Update error message and documentation for fsync test.
Bruce Momjian
2005-11-16
*
Have test_fsync honor -f filename argument.
Bruce Momjian
2005-11-16
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Remove suggestiong for using test for wal_sync_method.
Bruce Momjian
2004-03-20
*
Allocate 16mb file for testing.
Bruce Momjian
2004-03-18
*
Have program default to 1000 loops, and add file name and loop option.
Bruce Momjian
2004-03-18
*
Add comment about using this testing for wal_sync_method.
Bruce Momjian
2004-03-18
*
Add fsync tests:
Bruce Momjian
2004-03-18
*
Mention which fsync methods are unavailable.
Bruce Momjian
2004-03-18
*
Add permission mode to opens().
Bruce Momjian
2004-03-18
*
Add missing include
Bruce Momjian
2004-03-18
*
Add fsync test program. It tests fsync to see if times for fsync are the
Bruce Momjian
2004-03-18