Re: Patent issues and 8.1 - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Patent issues and 8.1
Date
Msg-id f7f3f4768d03b70f5aa61c152de7e9b2@biglumber.com
Whole thread Raw
In response to Re: [pgsql-hackers] Patent issues and 8.1  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: Patent issues and 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Read the law... willful vs. unknown infringement are two
> different things.
You can't infringe on a non-existent patent.
> FWIW I've really only been advocating that we don't do the change in a
> patch branch, which I'm afraid the "do nothing till the lawyers show up"
> plan would eventually lead to.
It's not "do nothing till the lawyers show up." At the very least, it's
"do nothing until it actually becomes a patent." There are 1000s of
pending patents out there. The bar is very low: all it takes is some
money and some paperwork. Proving that it is novel and new is the tough
part, and there is no guarantee that this particular one will get to that
level. If it does, IBM could certainly donate it, or let the project use
it, or decide that our implementation is sufficiently different. At any
rate, they are not likely to go after an open source project, even if
via our "customers." If and when they do, that's when we react, the same
way with do with security fixes: make new branches, and release them.
We look good, IBM looks bad, and we get lots of free publicity.
Spending time on this is silly, IMO, unless there is a technical reason
why the feature should be replaced.
- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200501282155
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFB+vtuvJuQZxSWSsgRAnB8AKDnUsQM7xb1tRF93ehT05xg6Bf6TwCeOYn9
JdP4di03yzuSB9aaVskXb5g=
=U9HF
-----END PGP SIGNATURE-----




pgsql-hackers by date:

Previous
From: Kevin Brown
Date:
Subject: Re: Allow GRANT/REVOKE permissions to be applied to all schema objects with one command
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: working on support triggers on columns