From: | Marcin Inkielman <marn(at)wsisiz(dot)edu(dot)pl> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Jeffery Collins <collins(at)onyx-technologies(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: 7.0 psql, readline and history. |
Date: | 2000-05-17 11:42:33 |
Message-ID: | Pine.LNX.4.21.0005171337160.25160-100000@mi.marnnet |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 16 May 2000, Tom Lane wrote:
> Date: Tue, 16 May 2000 23:35:17 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: Jeffery Collins <collins(at)onyx-technologies(dot)com>
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] 7.0 psql, readline and history.
>
> Jeffery Collins <collins(at)onyx-technologies(dot)com> writes:
> > It *appears* to me that 7.0 requires readline version 4.1 in order for
> > the readline history features to work, whereas 6.5.3 was happy with an
> > earlier version. When I updated my version of readline, the readline
> > history functions started working.
>
> We had realized that the new code didn't work with some older versions
> of libreadline, but we thought we'd fixed the configure test to tell
> the difference. Were you seeing that configure thought it found
> readline support and then it didn't work?
>
> regards, tom lane
>
I have libreadline4 4.1-1, libreadline4-dev 4.1-1 (debian potato) but
it doesn't work with pgsql as well (postgres-7.0 installed from sources
with configure without parameters).
regards, mi
From | Date | Subject | |
---|---|---|---|
Next Message | Karl DeBisschop | 2000-05-17 11:45:34 | Re: Am I really stupid??? |
Previous Message | Lincoln Yeoh | 2000-05-17 10:17:11 | Re: COPY fails to read source file |