Re: GNU readline and BSD license - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: GNU readline and BSD license
Date
Msg-id 20001223084243.S19572@fw.wintelcom.net
Whole thread Raw
In response to GNU readline and BSD license  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: GNU readline and BSD license  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: GNU readline and BSD license  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-hackers
* Bruce Momjian <pgman@candle.pha.pa.us> [001223 06:59] wrote:
> Rasmus Lerdorf, the big PHP developer, told me that the existance of GNU
> readline hooks in our source tree could cause RMS/GNU to force us to a
> GNU license.
> 
> Obviously, we could remove readline hooks and ship a BSD line editing
> library, but does this make any sense to you?  It doesn't make sense to
> me, but he was quite certain.
> 
> Our ODBC library is also GNU licensed, but I am told this is not a
> problem because it doesn't link into the backend.  However, neither does
> readline.  However, readline does link into psql.

FreeBSD has a freely available library called 'libedit' that could
be shipped with postgresql, it's under the BSD license.

If you have access to a FreeBSD box see the editline(3) manpage,
or go to: 
http://www.freebsd.org/cgi/man.cgi?query=editline&apropos=0&sektion=0&manpath=FreeBSD+4.2-RELEASE&format=html

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Re: GNU readline and BSD license
Next
From: Bruce Momjian
Date:
Subject: Re: GNU readline and BSD license