RE: [HACKERS] Readline use in trouble?

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [HACKERS] Readline use in trouble?
Date: 1999-10-20 07:12:23
Message-ID: 1B3D5E532D18D311861A00600865478C25E72A@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Bruce wrote:

[snip]

> > Although I haven't been paying close attention to the Ghostscript
> > situation, I suspect that the real story is either that the readline
> > interface code that someone contributed to Ghostscript was
contributed
> > with GPL terms already attached to it, or that Aladdin is concerned
>
> Oh, that is an interesting issue that I never considered. Reminds us
we
> can't use GPL code.

That was why when I merged Adrian's and my JDBC drivers for inclusion, I
used Adrians as the core, and re-wrote the additions I made to mine to
it, as mine was GPL'ed, and his wasn't.

Just a thought: How does this affect anything placed in the contrib
directory? If someone writes a tool under the GPL, can it be included
under the src/contrib directory, or would we fall foul just because it's
included with our source?

I don't think we have a problem with the CD distribution, as they are
clearly separate, but contrib is not that clear cut.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-10-20 07:12:35 Re: [HACKERS] mdnblocks is an amazing time sink in huge relations
Previous Message Zakkr 1999-10-20 07:09:47 Re: [HACKERS] Re: Need refresh on main page...