pgsql: Tests for COMSPEC in the right place and supply a reasonable

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tests for COMSPEC in the right place and supply a reasonable
Date: 2004-11-06 04:29:59
Message-ID: 20041106042959.229323A3FBA@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Tests for COMSPEC in the right place and supply a reasonable shell
default on Win32.

Modified Files:
--------------
pgsql/src/bin/psql:
command.c (r1.130 -> r1.131)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.130&r2=1.131)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-06 05:20:44 pgsql: Variable initializer no longer necessary.
Previous Message Tom Lane 2004-11-06 04:24:34 pgsql: Fix sizeof(EXE) arithmetic, per Andrew Dunstan.