pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...

Started by Nonameabout 24 years ago1 messagescomitters
Jump to latest
#1Noname
barry@postgresql.org

CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry@postgresql.org 02/06/07 12:46:24

Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1: ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2: ResultSet.java

Log message:
fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an Integer for a smallint datatype instead of a Short