| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move test_fsync to /contrib. | Bruce Momjian | 2011-01-21 | 3 | -599/+0 |
| * | In test_fsync, adjust test headings to match wal_sync_method values; | Bruce Momjian | 2011-01-18 | 1 | -107/+63 |
| * | Remove "github test" that somehow got into my tree. Sorry. | Bruce Momjian | 2011-01-17 | 1 | -3/+0 |
| * | github test | Bruce Momjian | 2011-01-17 | 1 | -0/+3 |
| * | Add getopt() support to test_fsync; also fix printf() format problem. | Bruce Momjian | 2011-01-17 | 2 | -18/+49 |
| * | In test_fsync, use #define for printf format of ops/sec. | Bruce Momjian | 2011-01-16 | 1 | -2/+2 |
| * | Use O_DIRECT in O_SYNC test of different size. Restructure O_DIRECT | Bruce Momjian | 2011-01-15 | 1 | -41/+45 |
| * | Reverse number of stars used for test_fsync details. | Bruce Momjian | 2011-01-15 | 1 | -12/+12 |
| * | In test_fsync, warn about options without o_direct that are not used by | Bruce Momjian | 2011-01-15 | 1 | -7/+43 |
| * | Have test_fsync output details that fdatasync is the default | Bruce Momjian | 2011-01-15 | 1 | -1/+2 |
| * | Restructure test_fync to use modular C so there is less duplicate code | Bruce Momjian | 2011-01-15 | 2 | -257/+190 |
| * | Improve output display of test_fsync. | Bruce Momjian | 2011-01-15 | 1 | -17/+18 |
| * | Apply patch for test_fsync to add tests for O_DIRECT. | Bruce Momjian | 2011-01-15 | 3 | -32/+249 |
| * | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
| * | Improved parallel make support | Peter Eisentraut | 2010-11-12 | 1 | -2/+2 |
| * | Remove excess argument to open(2). | Tom Lane | 2010-10-02 | 1 | -1/+1 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 3 | -3/+3 |
| * | Print each test_fsync description while test is running, rather than at | Bruce Momjian | 2010-07-13 | 1 | -33/+33 |
| * | pgindent run for 9.0, second run | Bruce Momjian | 2010-07-06 | 1 | -7/+7 |
| * | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 | 1 | -2/+2 |
| * | Simplify test_fsync duration computation. | Bruce Momjian | 2010-07-04 | 1 | -13/+6 |
| * | Report test_fynsc times in tests per second, instead of total seconds. | Bruce Momjian | 2010-07-04 | 1 | -23/+32 |
| * | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -7/+7 |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | test_fsync: | Bruce Momjian | 2009-11-28 | 2 | -158/+148 |
| * | fsync test files | Bruce Momjian | 2009-09-21 | 1 | -1/+27 |
| * | Adjust test_fsync code to be more sane. | Bruce Momjian | 2009-08-10 | 1 | -12/+29 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -1/+1 |
| * | Add missing third argument to open(). | Bruce Momjian | 2009-05-08 | 1 | -2/+2 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
| * | More README src cleanups. | Bruce Momjian | 2008-03-21 | 1 | -0/+5 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -19/+20 |
| * | Properly pass third argument to open() in fsync test program. | Bruce Momjian | 2007-11-05 | 1 | -15/+15 |
| * | Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate | Tom Lane | 2007-09-27 | 1 | -2/+2 |
| * | Move fsync method macro defines into /include/access/xlogdefs.h so they | Bruce Momjian | 2007-02-14 | 1 | -77/+1 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Copy fsync() defines into test_fsync.c, someday place them in an | Bruce Momjian | 2006-11-25 | 1 | -41/+136 |
| * | Revert out: | Bruce Momjian | 2006-11-23 | 1 | -21/+7 |
| * | Update fsync test to match new O_DIRECT behavior. | Bruce Momjian | 2006-11-23 | 1 | -7/+21 |
| * | Fix test_fsync compile on MinGW(win32) | Bruce Momjian | 2006-10-13 | 2 | -19/+37 |
| * | Update error message and documentation for fsync test. | Bruce Momjian | 2005-11-16 | 2 | -18/+19 |
| * | Have test_fsync honor -f filename argument. | Bruce Momjian | 2005-11-16 | 1 | -17/+17 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -2/+1 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -6/+6 |
| * | Remove suggestiong for using test for wal_sync_method. | Bruce Momjian | 2004-03-20 | 1 | -1/+0 |
| * | Make test_fsync use optimizer flag. | Bruce Momjian | 2004-03-18 | 1 | -1/+1 |
| * | Allocate 16mb file for testing. | Bruce Momjian | 2004-03-18 | 1 | -3/+5 |
| * | Have program default to 1000 loops, and add file name and loop option. | Bruce Momjian | 2004-03-18 | 2 | -58/+109 |