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

From: barry(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date: 2002-01-15 06:55:13
Message-ID: 200201150655.g0F6tDm71462@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Browse pgsql-committers by date

  From Date Subject
Next Message barry 2002-01-15 07:37:34 pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Previous Message momjian 2002-01-15 05:41:55 pgsql/contrib/pg_upgrade pg_upgrade pg_upgrade.1