pgsql: In test_fsync, adjust test headings to match wal_sync_method val

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In test_fsync, adjust test headings to match wal_sync_method val
Date: 2011-01-18 20:53:57
Message-ID: E1PfIYv-00024x-SV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In test_fsync, adjust test headings to match wal_sync_method values;
add more test cases for open_sync of different sizes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=8995440e387846261d18e728f11adc528ccc5c1b

Modified Files
--------------
src/tools/fsync/test_fsync.c | 170 ++++++++++++++++--------------------------
1 files changed, 63 insertions(+), 107 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-01-18 22:14:29 pgsql: Free plan values in the PLyPlanObject dealloc function
Previous Message Tom Lane 2011-01-18 19:12:41 pgsql: Avoid detoast in texteq/textne/byteaeq/byteane for unequal-lengt