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 NULterminator).
-Neil