index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_test_fsync
/
pg_test_fsync.c
Commit message (
Expand
)
Author
Age
*
Put pg_test_fsync --help and --version output in line with conventions
Peter Eisentraut
2011-05-10
*
Avoid unused variable warnings for certain configurations
Peter Eisentraut
2011-04-19
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Modify pg_test_fsync to match the behavior of git head in regards to
Bruce Momjian
2011-03-10
*
Per Peter E, use 'kB' for kilobyte, not 'K'.
Bruce Momjian
2011-01-26
*
In pg_test_fsync, use K(1024) rather than k(1000) for write size units.
Bruce Momjian
2011-01-26
*
Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than
Bruce Momjian
2011-01-25
*
Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, but verify
Bruce Momjian
2011-01-24
*
In test_open_sync(), writes kilobytes as intended, not by bytes.
Bruce Momjian
2011-01-24
*
More pg_test_fsync fixups.
Tom Lane
2011-01-22
*
Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defined.
Tom Lane
2011-01-22
*
More pg_test_fsync cleanup.
Tom Lane
2011-01-21
*
Clean up pg_test_fsync commit.
Tom Lane
2011-01-21