pgsql: Fix some *other* compiler warnings from a different gcc version.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix some *other* compiler warnings from a different gcc version.
Date: 2009-08-18 15:57:26
Message-ID: 20090818155726.15B4775331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix some *other* compiler warnings from a different gcc version.

Modified Files:
--------------
pgsql/contrib/unaccent:
unaccent.c (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.c?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-08-18 16:00:50 pgsql: Print the actual DB encoding in the unaccent regression test.
Previous Message Tom Lane 2009-08-18 15:51:16 pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's