Re: Hiting TAB while editing a line crashes PSQL. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Hiting TAB while editing a line crashes PSQL.
Date
Msg-id 25347.1028847635@sss.pgh.pa.us
Whole thread Raw
In response to Re: Hiting TAB while editing a line crashes PSQL.  (Jean-Luc Lachance <jllachan@nsd.ca>)
List 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 by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Re: Hiting TAB while editing a line crashes PSQL.
Next
From: Bruce Momjian
Date:
Subject: Re: Bug #732: LIMIT clause bugs with insert...select