Re: compiling problem: tab-complete.c - Mailing list pgsql-general

From Tom Lane
Subject Re: compiling problem: tab-complete.c
Date
Msg-id 26411.1024412412@sss.pgh.pa.us
Whole thread Raw
In response to compiling problem: tab-complete.c  (BRINER Cedric <work@infomaniak.ch>)
Responses Re: compiling problem: tab-complete.c  (BRINER Cedric <work@infomaniak.ch>)
List 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 by date:

Previous
From: Stephane Bortzmeyer
Date:
Subject: Cannot run pgreplicator over SSH [EUreg #12]
Next
From: "Nick Fankhauser"
Date:
Subject: Re: Monitoring postgres slowdowns