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

Поиск
Список
Период
Сортировка
От barry@postgresql.org
Тема pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Дата
Msg-id 200112110448.fBB4m5J24966@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    barry@postgresql.org    01/12/10 23:48:05

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

Log message:
    Applied patch from Thomas O'Dowd that fixes timestamp parsing.  The jdbc code
    wasn't updated to handle more than two decimal digits for fractional seconds
    that now are possible in 7.2.  This patch fixes the timestamp parsing logic.
    I have built and tested on both jdbc1 and jdbc2.


В списке pgsql-committers по дате отправления:

Предыдущее
От: barry@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql/doc/src/sgml Makefile cvs.sgml datatype. ...