Re: Figured it out (psql and Gnu readline)

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: Figured it out (psql and Gnu readline)
Дата
Msg-id 20000714141157.B8078@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на Re: Figured it out (psql and Gnu readline)  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Figured it out (psql and Gnu readline)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
On Fri, Jul 14, 2000 at 12:33:20AM +0200, Peter Eisentraut wrote:
> Patrick Welche writes:
>
> > .. of course for me it's in libedit:
> >
> > % nm -g /usr/lib/libedit.a | grep using_history
> > 0000028c T using_history
>
> Is libedit readline compatible now?

On a NetBSD-1.5B/i386 box, according to editline(3):

HISTORY
     The editline library first appeared in 4.4BSD.  CC_REDISPLAY appeared in
     NetBSD 1.3.  CC_REFRESH_BEEP, EL_EDITMODE and the readline emulation ap-
     peared in NetBSD 1.4.  EL_RPROMPT appeared in NetBSD 1.5.

AUTHORS
     The editline library was written by Christos Zoulas.  Luke Mewburn wrote
     this manual and implemented CC_REDISPLAY, CC_REFRESH_BEEP, EL_EDITMODE,
     and EL_RPROMPT.  Jaromir Dolecek implemented the readline emulation.

So I suspect the answer is "yes"?

Cheers,

Patrick

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

Предыдущее
От: "K Parker"
Дата:
Сообщение: Re: php connection
Следующее
От: ernie cline
Дата:
Сообщение: Re: performance question