Re: psql & readline & win32 - Mailing list pgsql-hackers

From Dave Page
Subject Re: psql & readline & win32
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E485082F@ratbert.vale-housing.co.uk
Whole thread Raw
In response to psql & readline & win32  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers


-----Original Message-----
From: pgsql-hackers-owner@postgresql.org on behalf of Andrew Dunstan
Sent: Sun 1/1/2006 11:51 PM
To: Magnus Hagander
Cc: pgsql-hackers@postgresql.org
Subject: Re: [HACKERS] psql & readline & win32
> >
> >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 ;-)

The installer is a little different though, in that we would have to actually ship readline as part of the distro, as
it'sunlikely to be pre-installed on the OS. At best we would have to start shipping it's source as well, at worst it
wouldmake everything else in the package that uses it GPL as well. 

IANAL of course, but my self preservation instincts tell me to err on the side of caution.

Regards, Dave


pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: psql & readline & win32
Next
From: "Dave Page"
Date:
Subject: Re: psql & readline & win32