| От | Tom Lane |
|---|---|
| Тема | Re: The dreaded readline, again, on OpenBSD |
| Дата | |
| Msg-id | 13860.986431200@sss.pgh.pa.us обсуждение |
| Ответ на | The dreaded readline, again, on OpenBSD ("Dr. Evil" <drevil@sidereal.kz>) |
| Ответы |
The answer for gnu readline4.1 + OpenBSD2.8 + PG7.03
|
| Список | pgsql-general |
"Dr. Evil" <drevil@sidereal.kz> writes:
> tab-complete.c: In function `psql_completion':
> tab-complete.c:230: `rl_completion_append_character' undeclared (first use in this function)
I think you're suffering from interference between new and not-so-new
versions of libreadline, though it's hard to see exactly how you got
this error given your procedure. You should definitely remove any
older readline.h and history.h include files that may be lurking on
your system, because evidently they're getting found somehow.
Another possibility, given that you're on BSD, is a conflict against
libedit (the BSD sort-of-workalike).
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера