Re: [PATCHES] WIP Patch - Updateable Cursors

From: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
To: "FAST PostgreSQL" <fastpgs(at)fast(dot)fujitsu(dot)com(dot)au>
Cc: "Bruce Momjian" <bruce(at)momjian(dot)us>, "John Bartlett" <johnb(at)fast(dot)fujitsu(dot)com(dot)au>, <pgsql-patches(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] WIP Patch - Updateable Cursors
Date: 2007-03-01 14:20:13
Message-ID: 1172758814.3760.1293.camel@silverbirch.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Thu, 2007-03-01 at 15:17 +1100, FAST PostgreSQL wrote:

> We are happy to provide that. If and when it comes to the final patch being
> accepted, we can send a copyright waiver mail which will put our source code
> contribution under the BSD license.

This approach is not practically workable and is a terrible shame.

What would happen if everybody said, "Well, since Fujitsu want to act
like that, we won't grant a BSD licence on our material until they grant
a BSD licence on theirs." Deadlock.

How do we know that you'll ever give that waiver? What would stop you
from making contributions right up to the last minute, receiving lots of
useful feedback, then at the last minute pulling the patch, once you
think its got no problems in it? If you do this, how will any of us fend
off *our* corporate lawyers who would like to do the same (probably)? Or
did you think the various companies on this list don't have any?

I provided my detailed implementation thoughts on the initial proposal.
Should I ignore posts from Fujitsu in the future because of this issue?

Open source requires trust, not legal brinkmanship. If you're even
thinking of submitting patches here, then it should already be clear
that the people on this list are better friends to you than people from
other companies who provide non-PostgreSQL-based services and products.
If you don't believe that, it seems better not to post at all.

I'll trust you, and hope that you'll grow to trust others back.

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2007-03-01 14:45:48 Updated propsoal for read-only queries on PITR slaves (SoC 2007)
Previous Message Bruce Momjian 2007-03-01 14:06:41 Re: [HACKERS] Deadlock with pg_dump?

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2007-03-01 14:24:37 Re: Fast COPY after TRUNCATE bug and fix
Previous Message Andrew Dunstan 2007-03-01 14:17:38 Re: Fast COPY after TRUNCATE bug and fix