Re: AW: lztext and compression ratios... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: AW: lztext and compression ratios...
Date
Msg-id 28788.963475476@sss.pgh.pa.us
Whole thread Raw
In response to AW: lztext and compression ratios...  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Questions relating to "modified while in use" messages
Next
From: Tom Lane
Date:
Subject: Re: Some Improvement