JDBC timestamp does not understand [-]infinity

From: Dmitry Tkach <dmitry(at)openratings(dot)com>
To: pgsql-bugs(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: JDBC timestamp does not understand [-]infinity
Date: 2002-07-23 16:55:33
Message-ID: 3D3D8A85.5040202@openratings.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc pgsql-patches

The attached patch fixes 'Bad Timestamp format' exception when timestamp value is 'ininity' or '-ininity'.
I hope, it helps...
Dima.

Attachment Content-Type Size
AbstractJdbc1ResultSet.patch text/plain 1.4 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-07-23 21:58:36 Re: Postgres throwing exception for int8 datatype.
Previous Message pgsql-bugs 2002-07-23 15:45:21 Bug #717: timestamp is converted to timestamptz

Browse pgsql-jdbc by date

  From Date Subject
Next Message bluejacksong 2002-07-24 02:30:01 Dave Cramer
Previous Message Thomas De Vos 2002-07-23 16:03:05 Re: Sequence ID from INSERT

Browse pgsql-patches by date

  From Date Subject
Next Message Hannu Krosing 2002-07-23 19:56:39 Re: [PATCHES] Demo patch for DROP COLUMN
Previous Message Mike Mascari 2002-07-23 16:55:23 Re: [PATCHES] prepareable statements