Re: Protocol 3, Execute, maxrows to return, impact? - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Protocol 3, Execute, maxrows to return, impact?
Date
Msg-id 1217264409.11220.45.camel@jd-laptop
Whole thread Raw
In response to Re: Protocol 3, Execute, maxrows to return, impact?  ("Stephen R. van den Berg" <srb@cuci.nl>)
List pgsql-hackers
On Mon, 2008-07-28 at 18:45 +0200, 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?

The JDBC driver and PostgreSQL itself are BSD licensed:

http://jdbc.postgresql.org/license.html

http://www.postgresql.org/about/licence

Sincerely,

Joshua D. Drake


> -- 
> Sincerely,
>            Stephen R. van den Berg.
> 
> "Even if man could understand women, he still wouldn't believe it."
> 
-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate





pgsql-hackers by date:

Previous
From: "Marko Kreen"
Date:
Subject: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Next
From: Tom Lane
Date:
Subject: Re: WITH RECUSIVE patches 0723