Re: GNU readline and BSD license

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Lamar Owen <lamar.owen@wgcr.org>, Alfred Perlstein <bright@wintelcom.net>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2000-12-30T01:41:18Z
Lists: pgsql-hackers
On Sat, 30 Dec 2000, Peter Eisentraut wrote:

> The Hermit Hacker writes:
>
> > Actually, IMHO, the pro to moving to libedit is that we could include it
> > as part of the distribution and make history a *standard* feature
>
> History already is a standard feature, you just need to have readline
> installed.

So, history is optional depending on whether or not readline is installed
... if it was standard, it would be enabled regardless of any other
dependencies ...