psql compiled with msys

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: psql compiled with msys
Date: 2004-04-16 12:38:36
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101ADB2@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-04-16 12:57:09 Re: crash on bad database connect
Previous Message Merlin Moncure 2004-04-16 12:26:56 crash on bad database connect