Re: FreeBSD 4.2 readlib issue - Mailing list pgsql-bugs

From Tom Lane
Subject Re: FreeBSD 4.2 readlib issue
Date
Msg-id 2217.976062966@sss.pgh.pa.us
Whole thread Raw
In response to FreeBSD 4.2 readlib issue  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> tab-complete.o: In function `psql_completion':
> tab-complete.o(.text+0x53): undefined reference to `rl_completion_append_character'
> tab-complete.o(.text+0x1496): undefined reference to `rl_completion_append_character'

What Postgres version are you using?  There's been a configure test for
ancient libreadlines without rl_completion_append_character in there for
awhile now.

If you don't want to update your postgres, updating your libreadline
would work too ;-)

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: FreeBSD 4.2 readlib issue
Next
From: Trurl McByte
Date:
Subject: Re: [ADMIN] pg_dump backup problems with password authentication