pg-migrator - pg_migrator: Suppress compile warning on Linux (creates

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Suppress compile warning on Linux (creates
Date: 2009-06-09 14:24:27
Message-ID: 20090609142427.3F092107210F@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Suppress compile warning on Linux (creates compiler warning on BSD, but
that's OK).

Peter Eisentraut

Modified Files:
--------------
pg_migrator/src:
file.c (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/file.c?r1=1.21&r2=1.22)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-06-09 14:36:06 pgsql: Fix failure to double-quote function argument names when needed,
Previous Message User Bmomjian 2009-06-09 13:33:07 pg-migrator - pg_migrator: Restructure version checks.