Re: Result Set Cursor Patch - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Result Set Cursor Patch
Date
Msg-id Pine.BSO.4.56.0405070040240.32656@leary.csoft.net
Whole thread Raw
In response to Re: Result Set Cursor Patch  (Barry Lind <blind@xythos.com>)
List pgsql-jdbc

On Wed, 5 May 2004, Barry Lind wrote:

>
>
> Oliver Jowett wrote:
> > Are we still tracking the main tree's release cycle then? I thought part
> > of the reason for moving to gborg was because the JDBC driver's release
> > cycle didn't match the main tree's release cycle well?
> >
>
> I suspect we are trying to track the server release schedule.  7.5 looks
> like it might be the first server release in a while that didn't require
> changes to the jdbc driver to remain compatible with it.  So I don't
> know of a reason right now that would force a new jdbc version at the
> same time as 7.5 of the server, however I think it is a good idea.
>

Yes, continuing to track the server releases is the plan as I understand
it.  I would venture that we don't need to stick to their feature freeze
date which is June 1st as best as I can tell from a long and complicated
hackers discussion.  Server betas tend to take forever and I don't think
we need that kind of time to smooth out any JDBC issues.  Assuming a
minimum two month server freeze->release time frame, I would be
comfortable with a July 1st freeze for the JDBC driver.  Thoughts?

Kris Jurka

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Result Set Cursor Patch
Next
From: Kris Jurka
Date:
Subject: Re: patch: streaming of bytea parameter values