pgsql: Silence a rather odd compiler warning.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence a rather odd compiler warning.
Date: 2007-07-15 23:09:26
Message-ID: 20070715230926.7826E9FB442@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Silence a rather odd compiler warning. In passing, make this file's
error messages look at least a little bit like the message style
guidelines say.

Modified Files:
--------------
pgsql/contrib/pgstattuple:
pgstatindex.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstatindex.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-07-15 23:30:19 pgsql: Fix a passel of signed vs unsigned char warnings.
Previous Message Tom Lane 2007-07-15 23:06:39 pgsql: Silence a rather odd compiler warning.