From: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
---|---|
To: | <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | <pgsql-hackers(at)postgresql(dot)org>, <mha(at)sollentuna(dot)net> |
Subject: | Re: psql & readline & win32 |
Date: | 2006-01-02 08:36:50 |
Message-ID: | 3041.24.211.165.134.1136191010.squirrel@www.dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Treat said:
> On Sunday 01 January 2006 18:51, Andrew Dunstan wrote:
>> Magnus Hagander wrote:
>> >4) Can we ship linked with readline in the installer? If not, can we
>> >ship
>> > a readline-linked binary at all, or just the source? Considering
>> > readline drags along the GPL, and not just the LGPL. (We can link
>> > either statically (default) or dynamically (separate package) to
>> > readline without problems, from what I can tell)
>>
>> This has been debated ad nauseam in the past. The consensus, bar a few
>> people with more advanced paranoia than I suffer from, is that we can
>> ;-)
>>
>
> I don't think it is good practice to ship packaged software that is
> statically linked to a gpl library and then claim that your package is
> bsd licensed. If I were trying to use the windows installer in a
> commercial application, I sure wouldn't want that liability.
Why should we statically link it?
How well maintained is libedit? I'd feel happier about a switch if I could
find a maintained home page for it.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | pmagnoli | 2006-01-02 08:51:23 | Re: Why don't we allow DNS names in pg_hba.conf? |
Previous Message | Dave Page | 2006-01-02 08:35:00 | Re: psql & readline & win32 |