JDBC timestamp does not understand [-]infinity
Dima Tkach <dmitry@openratings.com>
From: Dmitry Tkach <dmitry@openratings.com>
To: pgsql-bugs@postgresql.org, pgsql-patches@postgresql.org
Date: 2002-07-23T16:55:33Z
Lists: pgsql-bugs
Attachments
- AbstractJdbc1ResultSet.patch (text/plain) patch
The attached patch fixes 'Bad Timestamp format' exception when timestamp value is 'ininity' or '-ininity'. I hope, it helps... Dima.