Fix for Win32 START

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Fix for Win32 START
Date: 2004-06-11 16:37:31
Message-ID: 200406111637.i5BGbVR12013@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

After digging, I found START can accept a quoted executable name if you
put a title of "" before it. I have remove the batch file hack and
documented this requirement.

--
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 3.2 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-06-11 17:03:18 Re: pg_ctl using START with paths needing quotes
Previous Message Manfred Spraul 2004-06-11 15:50:09 Re: Compiling libpq with VisualC