pgsql: Fix compiler warning introduced by recent patch.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix compiler warning introduced by recent patch.
Date: 2008-06-18 23:08:47
Message-ID: 20080618230847.3CA36754595@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-06-19 00:46:06 pgsql: Improve our #include situation by moving pointer types away from
Previous Message Tom Lane 2008-06-18 20:55:49 pgsql: Improve error reporting for problems in text search configuration