Re: Timestamp Conversion Woes Redux

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Timestamp Conversion Woes Redux
Дата
Msg-id 42DDABAE.7050009@opencloud.com
обсуждение исходный текст
Ответ на Re: Timestamp Conversion Woes Redux  (Christian Cryder <c.s.cryder@gmail.com>)
Ответы Re: Timestamp Conversion Woes Redux  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Christian Cryder wrote:

> From my perspective, there needs to be a way for the JDBC driver to
> know what type of timestamp you are working with. [...]

How about this mapping?

  setTimestamp(int,Timestamp) -> timestamp
  setTimestamp(int,Timestamp,Calendar) -> timestamptz

-O

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

Предыдущее
От: Senthoorkumaran Punniamoorthy
Дата:
Сообщение: Re: org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block