Re: Fwd: PostgreSQL: WolfSSL support

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Fwd: PostgreSQL: WolfSSL support
Дата
Msg-id 20200627125638.GA16644@momjian.us
обсуждение исходный текст
Ответ на Re: Fwd: PostgreSQL: WolfSSL support  (Christoph Berg <myon@debian.org>)
Ответы Re: Fwd: PostgreSQL: WolfSSL support  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, Jun 27, 2020 at 02:50:27PM +0200, Christoph Berg wrote:
> Re: Peter Eisentraut
> > What would be the advantage of using wolfSSL over OpenSSL?
> 
> Avoiding the OpenSSL-vs-GPL linkage problem with readline.

Uh, wolfSSL is GPL2:

    https://www.wolfssl.com/license/

Not sure why we would want to lock Postgres into a GPL-style
requirement.  As I understand it, we don't normally ship readline or
openssl.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




В списке pgsql-hackers по дате отправления:

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file
Следующее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] Remove Extra palloc Of raw_buf For Binary Format In COPY FROM