pgsql: Fix sizeof(EXE) arithmetic, per Andrew Dunstan.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix sizeof(EXE) arithmetic, per Andrew Dunstan.
Date: 2004-11-06 04:24:34
Message-ID: 20041106042434.B605D3A3FA2@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix sizeof(EXE) arithmetic, per Andrew Dunstan.

Modified Files:
--------------
pgsql/src/port:
path.c (r1.42 -> r1.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.42&r2=1.43)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-06 04:29:59 pgsql: Tests for COMSPEC in the right place and supply a reasonable
Previous Message Bruce Momjian 2004-11-06 03:25:26 pgsql: