silence GCC4 warning

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: silence GCC4 warning
Date: 2005-07-04 07:51:50
Message-ID: 42C8EA96.7010503@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch silences a GCC 4.0 warning about a potentially-uninitialized
variable in pl_comp.c, and makes some minor associated cleanups. Barring
any objections I'll apply this to HEAD tomorrow.

-Neil

Attachment Content-Type Size
pl_comp_gcc_fix-1.patch text/x-patch 2.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2005-07-04 08:26:26 Re: contrib/pgcrypto patch for OpenSSL 0.9.8
Previous Message Dave Page 2005-07-04 07:38:26 Re: [HACKERS] Dbsize backend integration