index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
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
Files
Lines
*
Put pg_test_fsync --help and --version output in line with conventions
Peter Eisentraut
2011-05-10
1
-2
/
+2
*
Avoid unused variable warnings for certain configurations
Peter Eisentraut
2011-04-19
1
-0
/
+2
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-34
/
+41
*
Modify pg_test_fsync to match the behavior of git head in regards to
Bruce Momjian
2011-03-10
1
-81
/
+27
*
Per Peter E, use 'kB' for kilobyte, not 'K'.
Bruce Momjian
2011-01-26
1
-9
/
+9
*
In pg_test_fsync, use K(1024) rather than k(1000) for write size units.
Bruce Momjian
2011-01-26
1
-9
/
+9
*
Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than
Bruce Momjian
2011-01-25
1
-13
/
+11
*
Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, but verify
Bruce Momjian
2011-01-24
1
-11
/
+13
*
In test_open_sync(), writes kilobytes as intended, not by bytes.
Bruce Momjian
2011-01-24
1
-1
/
+2
*
More pg_test_fsync fixups.
Tom Lane
2011-01-22
1
-26
/
+36
*
Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defined.
Tom Lane
2011-01-22
1
-5
/
+4
*
More pg_test_fsync cleanup.
Tom Lane
2011-01-21
1
-22
/
+42
*
Clean up pg_test_fsync commit.
Tom Lane
2011-01-21
1
-0
/
+542