Re: extra rowcopy in ResultSet allways needed ?. - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: extra rowcopy in ResultSet allways needed ?.
Date
Msg-id Pine.BSO.4.64.0802201217040.7747@leary.csoft.net
Whole thread Raw
In response to Re: extra rowcopy in ResultSet allways needed ?.  (Gustav Trede <gustav.trede_wsdevel@telia.com>)
List pgsql-jdbc

On Wed, 20 Feb 2008, Gustav Trede wrote:

>
> here is diff from current cvs.


Patch applied, thanks.  The one minor change I made was to set rowBuffer =
null instead of rowBuffer = this_row in the non-updatable case to catch
any potential issues where the rowBuffer was being used improperly.

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Heikki Linnakangas"
Date:
Subject: Re: Retrieving last InsertedID : INSERT... RETURNING safe ?
Next
From: "Agustin CS"
Date:
Subject: Problem executing remote SELECT's (through internet) with JDBC