Re: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils
Дата
Msg-id 4AD8FA58.9050103@opencloud.com
обсуждение исходный текст
Ответ на TimeZone related issues in org.postgresql.jdbc2.TimestampUtils  ("Carsten Klein" <carsten.klein@axn-software.de>)
Список pgsql-jdbc
Carsten Klein (tarent) wrote:
> Attached you find a stand alone test case. I have included a slightly
> modified version of the original TimestampUtils in the jdbc2 package of
> the PostgreSQL JDBC driver.

Do you have a standalone testcase that uses normal JDBC methods and
shows the problem as an application would see it.

TimestampUtils is an internal class that's not designed to be used
directly. Its behaviour is fairly closely tied to the server's timestamp
behaviour and exactly how the rest of the driver uses it.

What we are really interested in is a testcase that shows a problem at
the JDBC level.

-O

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

Предыдущее
От: Richard Broersma
Дата:
Сообщение: Re: Safe upsert/merge from servlet
Следующее
От: "M.R. Muthukumar"
Дата:
Сообщение: ERROR : column c.reltriggers does not exist