Re: Debian readline/libedit breakage - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Debian readline/libedit breakage
Date
Msg-id AANLkTik2OFLLaHMLFhgcpADOFE-0+9iFJiz5GjeMpHRQ@mail.gmail.com
Whole thread Raw
In response to Re: Debian readline/libedit breakage  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Debian readline/libedit breakage  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Feb 11, 2011 at 3:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
>> Why do we have to involve the whole of PostgreSQL?  Since the only piece
>> that links to libreadline is psql, perhaps we could fix this by having
>> only psql optionally use GnuTLS.
>
> We have code that exists in both psql and the backend (cf src/port/)
> so I'm not sure this really will satisfy the more rabid GPL partisans.
> And this whole discussion is about satisfying the most rabid of them,
> remember.  I don't really think that anything other than "relicense all
> of Postgres as GPL" will make them happy.

Which, by the way, *no one* has the authority to do.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Range Types: empty ranges
Next
From: Tom Lane
Date:
Subject: Re: ALTER EXTENSION UPGRADE, v3