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

Поиск
Список
Период
Сортировка
От barry@postgresql.org (Barry Lind)
Тема pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Дата
Msg-id 20020624045305.B379F476306@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/contrib/dbsize README.dbsize
Следующее
От: barry@postgresql.org (Barry Lind)
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql error ...