psql history buffer.

Поиск
Список
Период
Сортировка
От Nigel Tamplin
Тема psql history buffer.
Дата
Msg-id 3804964C.741BC978@metica.com
обсуждение исходный текст
Ответы Re: [HACKERS] psql history buffer.
Список pgsql-hackers
Hi,

I have compiled postgres on a few different Linux boxes (all Red Hat
i386).

My question is regarding the psql program, on some of the machines
up/down cursor lets me scroll back and forth through the history buffer,
on other machines this luxury is gone and an up cursor results in.

template1=> select date('now');     date
----------
01-01-2000
(1 row)

template1=> ^[[A


Why is this?

Are there any libraries required by pgsql that maybe are present on some
machines and not others hence the different behaviour?

Thanks,

Nigel Tamplin.


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

Предыдущее
От: Dmitry Samersoff
Дата:
Сообщение: RE: [HACKERS] Scripts again
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Scripts again