pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ... - Mailing list pgsql-committers

From barry@postgresql.org (Barry Lind)
Subject pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date
Msg-id 20020624045305.B379F476306@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    barry@postgresql.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.winter@logitags.com where historic timestamps which do not have timezone
infowere being interpreted in local timezone instead of GMT.  Also added a check to support timestamp vs. timestamptz
inthis code 




pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/contrib/dbsize README.dbsize
Next
From: barry@postgresql.org (Barry Lind)
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql error ...