pgsql: Silence compiler warning about signed vs unsigned chars.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence compiler warning about signed vs unsigned chars.
Date: 2006-09-05 23:07:17
Message-ID: 20060905230717.048ED9FA103@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Silence compiler warning about signed vs unsigned chars.

Modified Files:
--------------
pgsql/contrib/sslinfo:
sslinfo.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-09-05 23:15:03 pgsql: Fix sslinfo so it builds on Darwin.
Previous Message Tom Lane 2006-09-05 23:02:28 pgsql: Silence compiler warnings about incompatible function pointer