Storing and retreiving infinity timestamp values from postgres database

Поиск
Список
Период
Сортировка
От Mario Splivalo
Тема Storing and retreiving infinity timestamp values from postgres database
Дата
Msg-id 1159310836.18217.5.camel@localhost.localdomain
обсуждение исходный текст
Ответы Re: Storing and retreiving infinity timestamp values from
Список pgsql-jdbc
I have read some posts on this mailinglist concerning the infinity value
of the timestamp data type, where it was stated that an exception is
thrown when one attempts to read infinity value. Now, on the postgresql
jdbc there is an entry in TODO list wich mentions adding handling of
'infinity' values to the jdbc documentation.

Is it possible for someone to post some code here for reading/storing
infinity timestamp values to and from postgres database?

I'm using postgres 8.1 with latest JDBC drivers, and from the postgres
JDBC web page can be concluded that the infinity support has been added
to the driver.

    Mario
--
Mario Splivalo
Mob-Art
mario.splivalo@mobart.hr

"I can do it quick, I can do it cheap, I can do it well. Pick any two."



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

Предыдущее
От: "Jeanna Geier"
Дата:
Сообщение: Re: Beginner's Question: No pg_hba.conf entry for host...SSL Off
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Storing and retreiving infinity timestamp values from