Re: ResultSet.getFetchSize()

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: ResultSet.getFetchSize()
Date: 2002-01-10 17:26:19
Message-ID: Pine.LNX.4.44.0201101923170.5027-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

O kyrios Kris Jurka egrapse stis Jan 15, 2004 :

>
>
> On Thu, 10 Jan 2002, Achilleus Mantzios wrote:
>
> >
> > Well, altho not a bug (actually i think its a fix),
> > the change of the behaviour should be listed in
> > JDBC changes in the pgsql4.1 README file.
>
> What readme file? pgsql4.1? Could you be more clear on what the problem
> is and where it is?

Sorry, i meant HISTORY file.

Well, now ResultSet.getFetchSize() does not return the
actual number of rows returned from a query, as
the 7.3.4 driver used to do.

This change is not documented in JDBC Changes in HISTORY.

>
> Kris Jurka
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
-Achilleus

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Macsema 2002-01-11 00:54:40 Bad integer
Previous Message Achilleus Mantzios 2002-01-10 16:27:24 ResultSet.getFetchSize()