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

From Tom Lane
Subject Re: Debian readline/libedit breakage
Date
Msg-id 18683.1297455030@sss.pgh.pa.us
Whole thread Raw
In response to Re: Debian readline/libedit breakage  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Debian readline/libedit breakage  (Robert Haas <robertmhaas@gmail.com>)
Re: Debian readline/libedit breakage  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From:
Date:
Subject: Re: Debian readline/libedit breakage
Next
From: Robert Haas
Date:
Subject: Re: Replication server timeout patch