Storing and retreiving infinity timestamp values from postgres database - Mailing list pgsql-jdbc

From Mario Splivalo
Subject Storing and retreiving infinity timestamp values from postgres database
Date
Msg-id 1159310836.18217.5.camel@localhost.localdomain
Whole thread Raw
Responses Re: Storing and retreiving infinity timestamp values from  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: "Jeanna Geier"
Date:
Subject: Re: Beginner's Question: No pg_hba.conf entry for host...SSL Off
Next
From: Kris Jurka
Date:
Subject: Re: Storing and retreiving infinity timestamp values from