pgsql: Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defi

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defi
Date: 2011-01-22 17:26:58
Message-ID: E1PghEo-0002zr-MV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defined.

Per buildfarm.

Branch
------
master

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

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-22 17:28:58 Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Previous Message Magnus Hagander 2011-01-22 17:20:20 Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.