Commit Graph

11 Commits (dafaa3efb75ce1aae2e6dbefaf6f3a889dea0d21)

Author SHA1 Message Date
Bruce Momjian 4fec63f94e Per Peter E, use 'kB' for kilobyte, not 'K'. 15 years ago
Bruce Momjian 00869024cb In pg_test_fsync, use K(1024) rather than k(1000) for write size units. 15 years ago
Bruce Momjian 64bc872761 Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than 15 years ago
Bruce Momjian 9dd7933937 Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, but verify 15 years ago
Bruce Momjian 9fc0192283 In test_open_sync(), writes kilobytes as intended, not by bytes. 15 years ago
Tom Lane 37eb2cd4ad More pg_test_fsync fixups. 15 years ago
Tom Lane 3ae28ce8c4 Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defined. 15 years ago
Tom Lane cb38ab6d3b More pg_test_fsync cleanup. 15 years ago
Tom Lane bc616703e8 Clean up pg_test_fsync commit. 15 years ago
Bruce Momjian b35bfcae93 Update C banner on new pg_test_fsync file. 15 years ago
Bruce Momjian 606a3d54fc Move test_fsync to /contrib. 15 years ago