pgsql: When moveToCurrentRow is called and the current row is off the

From: jurka(at)svr1(dot)postgresql(dot)org (Kris Jurka)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: When moveToCurrentRow is called and the current row is off the
Date: 2005-04-22 14:36:48
Message-ID: 20050422143648.9A0D753A15@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
When moveToCurrentRow is called and the current row is off the
end of the ResultSet we can't try to load that row because it
doesn't exist and will throw an Exception.

Reported by Prasanth.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/interfaces/jdbc/org/postgresql/jdbc2:
AbstractJdbc2ResultSet.java (r1.25.2.10 -> r1.25.2.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.25.2.10&r2=1.25.2.11)

Browse pgsql-committers by date

  From Date Subject
Next Message Kris Jurka 2005-04-22 14:48:18 pgsql: Updatable ResultSets need to check for an empty ResultSet because
Previous Message User Kimhanse 2005-04-22 14:23:20 tablelog - tablelog: Prepare release 0.4.2, add description of