Re: compiling problem: tab-complete.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: compiling problem: tab-complete.c
Дата
Msg-id 26411.1024412412@sss.pgh.pa.us
обсуждение исходный текст
Ответ на compiling problem: tab-complete.c  (BRINER Cedric <work@infomaniak.ch>)
Ответы Re: compiling problem: tab-complete.c  (BRINER Cedric <work@infomaniak.ch>)
Список pgsql-general
BRINER Cedric <work@infomaniak.ch> writes:
> gcc  -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/interfaces/libpq -I../../../src/include   -c -o
> tab-complete.o tab-complete.c
> tab-complete.c: In function `psql_completion':
> tab-complete.c:306: warning: implicit declaration of function
> `rl_completion_matches'
> tab-complete.c:306: `rl_compentry_func_t' undeclared (first use in this
> function)

What version of libreadline do you have installed?

            regards, tom lane

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

Предыдущее
От: Stephane Bortzmeyer
Дата:
Сообщение: Cannot run pgreplicator over SSH [EUreg #12]
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: Monitoring postgres slowdowns