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: Fri, 16 Apr 2004 08:38:36 -0400
- Message-id: <6EE64EF3AB31D5448D0007DD34EEB34101ADB2(at)Herge(dot)rcsinc(dot)local>
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
Home |
Main Index |
Thread Index