Re: Fix for /dev/tty on Win32

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Fix for /dev/tty on Win32
Date: 2006-03-05 05:31:54
Message-ID: 200603050531.k255Vsh00727@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
> I found a better solution to the /dev/tty on Win32. I used 'con' which
> works fine on Win32 except using the Msys 1.0.10 console, but it is
> probably the best solution. Can someone test if newer Msys consoles
> work with this?
>
> Added DEVTTY macro for simplicity.
>
> Applied to 8.0.X, 8.1.X, and HEAD.

I am attaching a new applied patch that reverts "msys" so it doesn't use
'con'. This means we now actually prompt from the terminal on Win32
(except for msys consoles).

--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
unknown_filename text/plain 1.5 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Pavel Stehule 2006-03-05 08:25:49 Re: INS/UPD/DEL RETURNING for 8.2
Previous Message Bruce Momjian 2006-03-05 05:07:15 Re: TODO-Item: include for guc