CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry(at)postgresql(dot)org 02/01/15 01:55:13
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1: Connection.java
src/interfaces/jdbc/org/postgresql/jdbc2: Connection.java
Log message:
Applied patch from Ryouichi Matsuda <r-matuda(at)sra(dot)co(dot)jp> where the jdbc
driver was not properly handling timestamptz datatype when using the
getObject() method on ResultSet. Fix adds this datatype to the object mappings.
pgsql-committers by date
| Next: | From: barry | Date: 2002-01-15 07:37:34 |
| Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ... |
| Previous: | From: momjian | Date: 2002-01-15 05:41:55 |
| Subject: pgsql/contrib/pg_upgrade pg_upgrade pg_upgrade.1 |