Milliseconds problem with PostgreSQL 7.2 jdbc driver (pgjdbc2.jar )

From: Yuva Chandolu <ychandolu(at)ebates(dot)com>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Milliseconds problem with PostgreSQL 7.2 jdbc driver (pgjdbc2.jar )
Date: 2002-06-18 19:57:44
Message-ID: A0F24737FCB34F489EC955D143BDD851BF84BD@exchange-sf1.corp.ebates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Hi,

We observed a "String index out of range: 23" problem when we tried to
retrieve timestamp field value that has milliseconds. We are trying to find
a quick fix for the millisecond problem for Timestamp.

We notice there is a beta driver(devpgjdbc2.jar) that contains this fix
currently, but was wondering if the fix is issolated to just one or a few
classes that we might get from the beta driver and insert into the
production driver jar(pgjdbc2.jar).

Is this an potential option or is the dependency risk too high?

Thanks
Yuva
Ebates Shopping.com (http://www.ebates.com)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-06-18 20:41:57 Re: ecpg and bison again
Previous Message Yuva Chandolu 2002-06-18 19:36:45 String index out of range: 23 problem with timestamp milliseconds

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-06-19 00:51:15 Re: 7.2.1 getImportedKeys/getExportedKeys Problems
Previous Message Barry Lind 2002-06-18 18:00:16 Re: JDBC parse error