Re: GNU readline and BSD license

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: GNU readline and BSD license
Дата
Msg-id 3A4D0E28.F1B37FDE@wgcr.org
обсуждение исходный текст
Ответ на Re: GNU readline and BSD license  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: GNU readline and BSD license  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: GNU readline and BSD license  (teg@redhat.com (Trond Eivind Glomsrød))
Список pgsql-hackers
Alfred Perlstein wrote:
> 
> * The Hermit Hacker <scrappy@hub.org> [001229 14:11] wrote:
> > On Sat, 23 Dec 2000, Bruce Momjian wrote:
> >
> > > > FreeBSD has a freely available library called 'libedit' that could
> > > > be shipped with postgresql, it's under the BSD license.
> > >
> > > Yes, that is our solution if we have a real problem here.
> >
> > Is there a reason *not* to move towards that for v7.2 so that the
> > functions we are making optional with readline are automatic?  Since we
> > could then ship the code, we could make it a standard vs optional
> > "feature" ...
> >
> > My thought would be to put 'make history feaure standard using libedit'
> > onto the TODO list and take it from there ...
> 
> I doubt I'd have the time to do it, but if you guys want to use
> libedit it'd probably be a good idea at least to reduce the amount
> of potential GPL tainting in the source code.

How different is the feature set?  Otherwise, sounds like a great idea
to me, and reduces the dependencies substantially -- and makes history
available to all the supported platforms without requiring libreadline
already installed.

Consider that a 'vote' of 'aye'.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: GNU readline and BSD license
Следующее
От: "Emmanuel Charpentier,,,"
Дата:
Сообщение: NULLS and <> : Discrepancies ?