Re: pgsql-server: Comment out unused variable.

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server: Comment out unused variable.
Date: 2004-10-04 23:47:06
Message-ID: 1096933626.9148.8.camel@localhost.localdomain
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, 2004-10-05 at 01:09, Bruce Momjian wrote:
> Log Message:
> -----------
> Comment out unused variable.

If it is unused, it ought to be removed IMHO. Merely commenting out
unused code leads to bloat over time.

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-10-05 00:12:50 pgsql-server: License cleanup: crypt.c and qsort.c to latest NetBSD CVS
Previous Message Tom Lane 2004-10-04 22:52:51 contrib: Refer to ll_to_earth() function by its actual name.