pgsql: Suppress compiler warnings about uninitialized variables.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Suppress compiler warnings about uninitialized variables.
Date: 2009-08-18 15:37:04
Message-ID: 20090818153704.467A575331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Suppress compiler warnings about uninitialized variables.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-08-18 15:51:16 pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's
Previous Message User Kasahara 2009-08-18 11:26:07 pgstatsinfo - pg_statsinfo: - Collect information of pg_stat_statements