Fix the off by one errors in ResultSet from 6.5.3, and more.

Bruce Momjian <bruce@momjian.us>

Commit: 2cfb14e8ea8968bb8d3d2a724c3e896016c99d81
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-05-12T20:54:22Z
Releases: 7.1.1
Fix the off by one errors in ResultSet from 6.5.3, and more.

I'm including a diff of
postgresql-7.0/src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java.
I've clearly marked all the fixes I did. Would *someone* who has access
to the cvs please put this in?

Joseph Shraibman

Files