Re: [mail] Re: Windows Build System

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [mail] Re: Windows Build System
Дата
Msg-id 200302021205.h12C5YB29249@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [mail] Re: Windows Build System  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> I think I have sorted through the confusion.
> 
> Looks like the only thing cygwin might be used for is a client. Here's what
> the manual that comes with the 4.0.9gamma source says:
> 
> There are two versions of the MySQL command-line tool: Binary  Description
>       mysql  Compiled on native Windows, which offers
>                  very limited text editing capabilities.
>       mysqlc  Compiled with the Cygnus GNU compiler
>                   and libraries, which offers readline editing.
> 
> If you want to use mysqlc.exe, you must copy `C:\mysql\lib\cygwinb19.dll' to
> your Windows system directory (`\windows\system' or similar place).

I am using SRA's Win32 port here on XP, and it doesn't use readline. 

It does have arrow handling for psql, but does not do Control-A/E
handling, nor keep the history between psql invocations.  I assume this
is what the limited command-line handling they are talking about.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Hans-Jürgen Schönig
Дата:
Сообщение: COUNT and Performance ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Windows Build System - My final thoughts