Commits

DateSubjectAuthorReleases
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-02-12 pg_test_fsync: add C comment about direct I/O and write size failure Bruce Momjian 9.4.0
2013-08-02 pg_test_fsync: expand ops/sec display Bruce Momjian 9.4.0
2013-07-01 Remove undocumented -h (help) option Bruce Momjian 9.4.0
2013-05-02 pg_test_fsync: update output to show usecs/op clearer Bruce Momjian 9.3.0
2012-11-30 Move long_options structures to the top of main() functions, for Bruce Momjian 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-02-15 Fix pg_test_fsync Win32 problems reported by the build farm; add Bruce Momjian 9.2.0
2012-02-15 Try to get pg_test_thread to compile on Windows by using a sleeper Bruce Momjian 9.2.0
2012-02-14 Change contrib/pg_test_fsync to control tests in terms of seconds per Bruce Momjian 9.2.0
2012-02-14 Improve labeling of pg_test_fsync open_sync test output. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-11 Modify pg_test_fsync to match the behavior of git head in regards to Bruce Momjian 9.1.0
2011-01-26 Per Peter E, use 'kB' for kilobyte, not 'K'. Bruce Momjian 9.1.0
2011-01-26 In pg_test_fsync, use K(1024) rather than k(1000) for write size units. Bruce Momjian 9.1.0
2011-01-26 Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than Bruce Momjian 9.1.0
2011-01-25 Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, but verify Bruce Momjian 9.1.0
2011-01-25 In test_open_sync(), writes kilobytes as intended, not by bytes. Bruce Momjian 9.1.0