Compiler warnings

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Compiler warnings
Date: 2007-04-19 16:08:03
Message-ID: 200704191608.l3JG84x21050@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am seeing the following compiler warnings in CVS HEAD:

analyze.c:471: warning: `diff' might be used uninitialized in this function
vacuumlazy.c:220: warning: `diff' might be used uninitialized in this function

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2007-04-19 16:18:22 Re: Compiler warnings
Previous Message Alvaro Herrera 2007-04-19 16:04:46 Re: Allowing COPY into views