pg-migrator - pg_migrator: Suppress compile warning on Linux (creates - Mailing list pgsql-committers

From [email protected] (User Bmomjian)
Subject pg-migrator - pg_migrator: Suppress compile warning on Linux (creates
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: [email protected] (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Restructure version checks.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix failure to double-quote function argument names when needed,