Re: AW: lztext and compression ratios...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: AW: lztext and compression ratios...
Дата
Msg-id 28788.963475476@sss.pgh.pa.us
обсуждение исходный текст
Ответ на AW: lztext and compression ratios...  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Список pgsql-hackers
Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at> writes:
> LZO and the LZO algorithms and implementations are distributed under the
> terms of the GNU General Public License (GPL) { auf Deutsch }.

GPL is alone a fatal objection for something that has to go into the
guts of Postgres.

More to the point, does it have the same patent-freedom credentials zlib
does?  I trust Gailly's opinion about zlib being patent-free because
he spent more time researching the legalities than he did writing code
(and also because zlib has now been around for quite some time with no
challenges).  What assurances does LZO offer that we won't be stepping
on a patent mine?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Questions relating to "modified while in use" messages
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Some Improvement