Re: Strange behavior in psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: lists(at)mylinuxguy(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Strange behavior in psql
Date: 2004-10-27 16:37:45
Message-ID: 21159.1098895065@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dave Wilde <lists(at)mylinuxguy(dot)com> writes:
> I thought so too, so I looked at ldd for psql and it doesn't link to
> readline, it links to libedit, here's the output. Libedit and readline
> are both at their latest versions, and yes it works great with -n.

Hmm. Maybe latest libedit is broken? (This is the problem with gentoo
... lots of bleeding-edge packages ...) I'd try rebuilding and forcing
it to use readline not libedit.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message John Browne 2004-10-27 17:09:56 pgsql 8.0 beta 4 - Win32 psql client problem
Previous Message Dave Wilde 2004-10-27 16:31:48 Re: Strange behavior in psql