psql compiled with msys - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject psql compiled with msys
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101ADB2@Herge.rcsinc.local
Whole thread Raw
Responses Re: psql compiled with msys  (weiping he <laser@qmail.zhengmai.net.cn>)
List pgsql-hackers-win32
Right now, psql does not allow copy & paste from the console window when
it is compiled under mingw.  However, the psql compiled with the
makefile for visual studio does.  Copy & Paste are enormously useful...
This may have to do with how the console window is constructed.

On another note, what is the future of the libpq makefile (win32.mak) in
src/interfaces?  if the wrong libpq.dll is resolved by psql, it will
crash psql...perhaps it should be removed or renamed msvc.mak (there is
a bcc32.mak for Borland also).

Merlin

pgsql-hackers-win32 by date:

Previous
From: "Merlin Moncure"
Date:
Subject: crash on bad database connect
Next
From: Bruce Momjian
Date:
Subject: Re: crash on bad database connect