Re: libedit memory stomp is apparently fixed in OS X Lion

From: Dave Page <dpage(at)pgadmin(dot)org>
To: David Fetter <david(at)fetter(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Geoghegan <peter(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: libedit memory stomp is apparently fixed in OS X Lion
Date: 2011-08-01 18:17:00
Message-ID: CA+OCxoxSq3nObAK2VbEuyM6ztfeagWQjXEHwUQ_6vX_vW0wFjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 1, 2011 at 6:46 PM, David Fetter <david(at)fetter(dot)org> wrote:
> On Sat, Jul 30, 2011 at 08:32:03PM +0100, Dave Page wrote:
>> On Sat, Jul 30, 2011 at 8:25 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> > I think you had better plan on incorporating GNU readline into
>> > installer builds for Lion.
>>
>> Unfortunately the licence makes that a non-starter.
>
> What is it about a GPLed psql client that is a non-starter for the
> installer?  I'm not a fan of the GPL, but in this case, the effects of
> linking it in are quite limited in scope, i.e. they pertain to exactly
> one binary.

The scope or number of files is irrelevant. Having just a single GPL'd
file in those installers makes it impossible for ISVs to bundle them
with their products, unless they open source them under a GPL
compatible licence.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2011-08-01 18:24:58 Re: libedit memory stomp is apparently fixed in OS X Lion
Previous Message Kevin Grittner 2011-08-01 18:02:49 Re: WIP fix proposal for bug #6123