psql \! WIN32 cleanup

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: psql \! WIN32 cleanup
Date: 2004-11-06 04:29:44
Message-ID: 200411060429.iA64Ti412489@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

The attached applied patch tests for COMSPEC in the right place and
supplies a reasonable shell default on Win32.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.1 KB

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom Lane 2004-11-06 05:30:55 Re: psql \! WIN32 cleanup
Previous Message Aleksander Kmetec 2004-11-06 01:26:19 locales and encodings on Windows

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2004-11-06 04:55:12 ON COMMIT and foreign keys
Previous Message Tom Lane 2004-11-06 04:24:49 Re: yet another .exe path fix