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
Commit message (
Expand
)
Author
Age
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
*
Simplify test_fsync duration computation.
Bruce Momjian
2010-07-04
*
Report test_fynsc times in tests per second, instead of total seconds.
Bruce Momjian
2010-07-04
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
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
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
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
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
*
Move fsync method macro defines into /include/access/xlogdefs.h so they
Bruce Momjian
2007-02-14
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
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
*
Make test_fsync use optimizer flag.
Bruce Momjian
2004-03-18
*
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
*
Remove acccidental object/binary files.
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