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

From: barry(at)postgresql(dot)org (Barry Lind)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date: 2002-06-24 04:53:05
Message-ID: 20020624045305.B379F476306@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/06/24 00:53:05

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

Log message:
fixed bug reported by Wolfgang Winter w(dot)winter(at)logitags(dot)com where historic timestamps which do not have timezone info were being interpreted in local timezone instead of GMT. Also added a check to support timestamp vs. timestamptz in this code

Browse pgsql-committers by date

  From Date Subject
Next Message Barry Lind 2002-06-24 05:09:29 pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Previous Message Bruce Momjian - CVS 2002-06-23 22:15:04 pgsql/contrib Makefile README