Re: contrib/pg_filedump - PostgreSQL File Dump Utility

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Дата
Msg-id 200202062322.g16NMnY13103@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: contrib/pg_filedump - PostgreSQL File Dump Utility  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > A larger issue is that this code wants to be in contrib.  I don't see
> > any other GPL code in contrib.
>
> You didn't look very hard then; a grep for 'General Public License' finds
>

Yea, I looked only for GPL, not the longer string.  Good find.

> as well as hits in ODBC, some autoconf input files, and flex and bison
> output files.  The autoconf/flex/bison hits are not a problem because
> those have special exemption clauses in their licenses.  And ODBC uses
> LGPL, which doesn't have the "viral" properties of GPL, so it's not a
> threat to the rest of our distribution.
>
> I do have concerns about including these six contrib modules in our
> distribution, however.  It could be argued that the terms of the GPL
> forbid that.

Yes, I see your point. We better figure out what we need to do, if
anything, and do it.  I don't see any key pieces in that listing.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: contrib/pg_filedump - PostgreSQL File Dump Utility