pgsql: Fix compiler warning introduced by recent patch. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix compiler warning introduced by recent patch.
Date
Msg-id 20080618230847.3CA36754595@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix compiler warning introduced by recent patch.  Tsk tsk.

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        mbutils.c (r1.72 -> r1.73)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.72&r2=1.73)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve error reporting for problems in text search configuration
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Improve our #include situation by moving pointer types away from