Re: Optimizations in the latest driver - Mailing list pgsql-jdbc

From Simon Riggs
Subject Re: Optimizations in the latest driver
Date
Msg-id 1159531376.2767.312.camel@holly
Whole thread Raw
In response to Re: Optimizations in the latest driver  (Julien Patrouix <jpatroui@genoscope.cns.fr>)
List pgsql-jdbc
On Fri, 2006-09-29 at 13:27 +0200, Julien Patrouix wrote:

> > Are you still willing to share your work?
> >
> >
> Yes of course. Maybe I did not understood well the procedure, if any ?

Please post your changes as a patch to this list as a diff -c patch that
applies cleanly to the driver source.

For each specific change some accompanying docs are likely to be
required as well as the test cases and test results that show your
performance improvements have been successful.

Sounds like we need a few words on the FAQ to explain this? Please give
all the feedback you can so we can encourage others also.

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


pgsql-jdbc by date:

Previous
From: Julien Patrouix
Date:
Subject: Re: Optimizations in the latest driver
Next
From: Heikki Linnakangas
Date:
Subject: FAQ update about transaction interleaving