Re: Hiting TAB while editing a line crashes PSQL.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hiting TAB while editing a line crashes PSQL.
Дата
Msg-id 25347.1028847635@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hiting TAB while editing a line crashes PSQL.  (Jean-Luc Lachance <jllachan@nsd.ca>)
Список pgsql-bugs
Jean-Luc Lachance <jllachan@nsd.ca> writes:
> I believe not.  This is the error message I get.

> psql: relocation error: psql: undefined symbol: rl_completion_matches

That is a pretty common symptom of readline configuration problems.
Are you sure you built psql against readline header files that match
the installed readline library file?

            regards, tom lane

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

Предыдущее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: Hiting TAB while editing a line crashes PSQL.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug #732: LIMIT clause bugs with insert...select