Re: I loose my history keys using psql...

From: <bmccoy(at)chapelperilous(dot)net>
To: Adam Lang <aalang(at)rutgersinsurance(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: I loose my history keys using psql...
Date: 2000-11-21 15:50:04
Message-ID: Pine.LNX.4.30.0011211045430.16024-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 21 Nov 2000, Adam Lang wrote:

> I lost that feature when I upgraded. Someone mentioned that it involves
> ncurses... I just never looked into fixing it, but check to see if something
> is screwed up with your ncurses libraries.

Actually, I think the functionality is supplied by the GNU readline
library. If the library isn't found on your system, it won't be compiled
into Postgres (or perhaps the binary rpm/deb package doesn't have the
support compiled in).

Brett W. McCoy
http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
October 12, the Discovery.

It was wonderful to find America, but it would have been more wonderful to miss
it.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-21 15:58:35 Re: [HACKERS] (download ANSI SQL benchmark?) Re: Postgres article
Previous Message Peter Korsgaard 2000-11-21 15:43:02 Re: Implementation of the frontend protocol