Re: Compression Library and Usages

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compression Library and Usages
Date: 2010-01-12 03:39:14
Message-ID: b42b73151001111939rb4165f1l27a66b43071327c1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 11, 2010 at 7:54 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Merlin Moncure <mmoncure(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Takahiro Itagaki 2010-01-12 03:43:00 Fix for memory leak in dblink
Previous Message Fujii Masao 2010-01-12 02:59:20 Re: Streaming replication status