Re: LGPL

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: John Hansen <john(at)geeknet(dot)com(dot)au>, "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: LGPL
Date: 2005-06-15 02:21:51
Message-ID: 200506150221.j5F2LpQ28853@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >John Hansen wrote:
> >
> >
> >>What about GPL ?
> >>I assume that's out of the question!
> >>
> >>
> >
> >If we add some GPL code, the entire binary becomes GPL, and that
> >prevents closed-source commercial versions from being produced.
> >
> >
> >
>
> When I went searching for some code to make a directory path in initdb,
> I carefully avoided all the GPL versions, which is why I picked the code
> from NetBSD. Anyone taking code from elsewhere to use in PostgreSQL
> should a) acknowledge the source and b) be aware of this issue.

Agreed.

With libreadline, we are not taking their code or distributing it, but
merely linking to it if it exists. Now, some say that is enough to make
us GPL, but many don't agree with that interpretation.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • Re: LGPL at 2005-06-15 02:20:05 from Andrew Dunstan

Responses

  • Re: LGPL at 2005-06-17 18:05:10 from Joshua D. Drake

Browse pgsql-hackers by date

  From Date Subject
Next Message John Hansen 2005-06-15 02:24:13 Re: LGPL
Previous Message Andrew Dunstan 2005-06-15 02:20:05 Re: LGPL