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

Поиск
Список
Период
Сортировка
От barry@postgresql.org
Тема pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Дата
Msg-id 200201150655.g0F6tDm71462@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    barry@postgresql.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@sra.co.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 по дате отправления:

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/contrib/pg_upgrade pg_upgrade pg_upgrade.1
Следующее
От: barry@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...