Re: Compression Library and Usages - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: Compression Library and Usages
Date
Msg-id b42b73151001111939rb4165f1l27a66b43071327c1@mail.gmail.com
Whole thread Raw
In response to Re: Compression Library and Usages  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Compression Library and Usages  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Mon, Jan 11, 2010 at 7:54 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Merlin Moncure <mmoncure@gmail.com> writes:
>> plus, it looks like that most of the patents have either expired, or
>> are about to expire.  lzo is used all over the place, including the
>> linux kernel...i think the burden of proof rests with anyone claiming
>> there are patent problems, not the other way around.  lzo is also gpl
>> so we can't use it :D.  regarding fastlz and patents, who knows?  I'm
>> curious...does anyone know of a case where a high profile open source
>> project was found to be violating a patent?
>
> You have got that 100% backwards.  We are not going to bet the survival
> of the Postgres project on whether we can get away with violating
> somebody's patent.

I was only talking about the specific case of lzo, which is used
absolutely everywhere (not that this means anything but...).

merlin


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Streaming replication status
Next
From: Takahiro Itagaki
Date:
Subject: Fix for memory leak in dblink