Re: Protocol 3, Execute, maxrows to return, impact?

Поиск
Список
Период
Сортировка
От A.M.
Тема Re: Protocol 3, Execute, maxrows to return, impact?
Дата
Msg-id F1F91BF6-BA0D-4EE3-9971-87AC22ED5511@themactionfaction.com
обсуждение исходный текст
Ответ на Re: Protocol 3, Execute, maxrows to return, impact?  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Protocol 3, Execute, maxrows to return, impact?  ("Stephen R. van den Berg" <srb@cuci.nl>)
Re: Protocol 3, Execute, maxrows to return, impact?  (tomas@tuxteam.de)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Protocol 3, Execute, maxrows to return, impact?
Следующее
От: "Stephen R. van den Berg"
Дата:
Сообщение: Re: Protocol 3, Execute, maxrows to return, impact?