Re: Patent issues and 8.1

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patent issues and 8.1
Date: 2005-01-25 23:31:11
Message-ID: 200501252331.j0PNVBD11209@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc G. Fournier wrote:
> >> One problem in working around the GIF format patent is that you had to
> >> create a file that was readable by many of the existing GIF readers.
> >> With PostgreSQL, only we read our own data files so we can more easily
> >> make adjustments to avoid patents.
> >
> > I did not see any reaction to my ideas above. Is this a good plan?
>
> No, as an 8.0.x is mean to be for minor changes/fixes/improvements ...
> 'addressing a patnt conflict', at least in ARC's case, is a major change,
> which is why we are looking at a short dev cycle for 8.1 ...

So if we have to address it we call it 8.0.7 or something. My point is
that we don't need to address it until we actually find out the patent
is being enforced against someone, and that possibility is quite unlikely.

By changing our development cycle just on the threat of a problem we are
basically saying any patent holder can hinder PostgreSQL development by
suggesting there is a patent problem but not actually doing anything
that will give them bad press. The threat of bad press might be the
only thing that is prevents us from being attacked by patents.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Wong 2005-01-26 00:59:16 OLS BOF for linux & postgresql
Previous Message Dann Corbit 2005-01-25 23:29:55 Re: Performance of the temporary table creation and use.