pgsql: Suppress signed-vs-unsigned-char warning. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Suppress signed-vs-unsigned-char warning.
Date
Msg-id 20100509181747.2E7327541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Suppress signed-vs-unsigned-char warning.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.126 -> r1.127)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.126&r2=1.127)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix missing static declaration for XLogRead().
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Suppress signed-vs-unsigned-char warning.