pgsql: Silence compiler warning caused by recent collation patch. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Silence compiler warning caused by recent collation patch.
Date
Msg-id 20080924090044.706107545A5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Silence compiler warning caused by recent collation patch.

Modified Files:
--------------
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.67 -> r1.68)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.67&r2=1.68)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Make sure pg_control is opened in binary mode, to deal with
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Suppress some compiler warnings.