Re: Can we get patents?

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "Alvaro Herrera" <alvherre(at)dcc(dot)uchile(dot)cl>, "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Can we get patents?
Date: 2005-05-09 18:41:05
Message-ID: D425483C2C5C9F49B5B7A41F89441547055B6A@postal.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If the idea originates in PostgreSQL, then nobody else can patent it,
because there will be pre-existing art (the PostgreSQL engine) that
already demonstrated the idea. A patent must have a novel idea in it.

I do not think a good thing can come from creation of software patents.

Here is a link of interest:
http://swpat.ffii.org/index.en.html

Of course, it is IMO-YMMV.

> -----Original Message-----
> From: pgsql-hackers-owner(at)postgresql(dot)org [mailto:pgsql-hackers-
> owner(at)postgresql(dot)org] On Behalf Of Alvaro Herrera
> Sent: Saturday, May 07, 2005 10:14 PM
> To: Hackers
> Subject: [HACKERS] Can we get patents?
>
> Hackers,
>
> I was reading LWN.net and noticed an article about Eben Moglen's
keynote
> at linux.conf.au. Apparently he advises free software projects to get
> patents on their best ideas.
>
> Eben encouraged free software developers to record their novel
> inventions and to obtain patents on the best of them. Free legal
> help can be made available to obtain patents on the best ideas.
> Until the rules of the game can be changed, we must play the
> game, and having the right patents available may make all the
> difference in defending against an attack.
>
> http://lwn.net/Articles/133421/
>
> Eben Moglen is the FSF's attorney.
>
> I'm wondering, could the PostgreSQL Foundation (or some other entity)
> get patents on some parts of Postgres? Maybe ResourceOwners for
> example; or the newer parts of the optimizer.
>
> The patents would be freely licensed to everyone (including commercial
> redistributors and developers/users of competing products), except to
> patent litigators, or something like that.
>
> --
> Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
> "La espina, desde que nace, ya pincha" (Proverbio africano)
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 8: explain analyze is your friend

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-05-09 18:46:33 Re: Oracle Style packages on postgres
Previous Message Andrew Dunstan 2005-05-09 18:18:10 Re: Inline PL/pgSQL