pgsql: Suppress unused-variable compiler warning, per Andrew Dunstan.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Suppress unused-variable compiler warning, per Andrew Dunstan.
Date: 2006-07-20 02:15:17
Message-ID: 20060720021517.EA5FC9FA5CD@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Suppress unused-variable compiler warning, per Andrew Dunstan.

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.c (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-07-20 03:30:58 pgsql: Print out diff status code when we think there's a hard failure.
Previous Message Tom Lane 2006-07-20 02:10:00 pgsql: Fix pg_regress.c to report tests in a parallel group when they