From: | "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Protocol 3, Execute, maxrows to return, impact? |
Date: | 2008-07-28 18:24:22 |
Message-ID: | F1F91BF6-BA0D-4EE3-9971-87AC22ED5511@themactionfaction.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Jul 28, 2008, at 1:54 PM, Dave Cramer wrote:
>
> On 28-Jul-08, at 12:45 PM, Stephen R. van den Berg wrote:
>
>> Dave Cramer wrote:
>>> On 27-Jul-08, at 3:00 PM, Stephen R. van den Berg wrote:
>>>> Stephen R. van den Berg wrote:
>>>> The driver beats libpq in speed by about 62%.
>>
>>>> Anyone interested in taking a peek at the (GPL copyright) driver, I
>>>> temporarily put up a small package which contains the working
>>>> driver
>>>> in Pike at:
>>
>>>> http://admin.cuci.nl/psgsql.pike.tar.gz
>>
>>> This is very exciting news, I'd love to look at it, is there any way
>>> it could be re-licensed so that it can be incorporated into say the
>>> jdbc driver ?
>>
>> Since I wrote it, I can relicense it any which way I want.
>> What kind of license would you like to have?
>
> As Joshua mentioned BSD is the preferred postgresql license. As I
> understand it I can't even look at your code and subsequently use
> anything in the JDBC driver
The GPL does not cover implementation ideas, not to mention that the
author just described the implementation. Furthermore, one could not
"take" anything from the Pike driver for the JDBC driver because it is
a completely different language. It seems like you confused the GPL
with an NDA.
Anyway, what does "The driver beats libpq in speed by about 62%" mean?
Cheers,
M
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen R. van den Berg | 2008-07-28 18:29:42 | Re: Protocol 3, Execute, maxrows to return, impact? |
Previous Message | Dave Cramer | 2008-07-28 17:54:36 | Re: Protocol 3, Execute, maxrows to return, impact? |