pgsql: Silence a rather odd compiler warning. - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Silence a rather odd compiler warning.
Date
Msg-id [email protected]
Whole thread Raw
List 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/pageinspect:
        btreefuncs.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pageinspect/btreefuncs.c.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Avoid possibly-unportable initializer, per buildfarm warning.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Silence a rather odd compiler warning.