Re: pgsql: Clarify coding of .exe patch

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Clarify coding of .exe patch
Date: 2004-11-01 04:38:47
Message-ID: 1099283927.31449.142.camel@localhost.localdomain
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, 2004-11-01 at 15:25, Bruce Momjian wrote:
> Clarify coding of .exe patch

This change looks wrong: sizeof(".exe") is 5, not 4 (it includes the NUL
terminator).

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-01 04:46:59 pgsql: Adjust use of sizeof(EXE).
Previous Message Bruce Momjian 2004-11-01 04:25:30 pgsql: Clarify coding of .exe patch