pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
От:
barry@postgresql.org
Дата:
CVSROOT: /cvsroot Module name: pgsql Changes by: barry@postgresql.org 01/11/12 14:59:46 Modified files: src/interfaces/jdbc/org/postgresql/jdbc1: ResultSet.java src/interfaces/jdbc/org/postgresql/jdbc2: ResultSet.java Log message: fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and 1.25). This checkin add back those two previous fixes. Problem reported by Daniel Germain