Re: BUG #5052: lost history

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5052: lost history
Дата
Msg-id 9161.1252871357@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5052: lost history  ("" <wumarex@agh.edu.pl>)
Список pgsql-bugs
Marek Wójtowicz <wumarex@agh.edu.pl> writes:
>> Yeah, that's libreadline's fault :-(.  You should complain to the
>> readline authors.

> bash using same version libreadline and dont't have this problem :-)

[ pokes around... ]  Hmm, it looks like bash is using append_history()
which has been added to readline since the 4.x days.  (It's there in
5.2; can't find any info about when it went in.)  Probably would be
worth adding a configure test so we can use this ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5052: lost history
Следующее
От: Marek Wójtowicz
Дата:
Сообщение: Re: BUG #5052: lost history