String index out of range: 23 problem with timestamp milliseconds - Mailing list pgsql-hackers

From Yuva Chandolu
Subject String index out of range: 23 problem with timestamp milliseconds
Date
Msg-id A0F24737FCB34F489EC955D143BDD851BF84BC@exchange-sf1.corp.ebates.com
Whole thread Raw
List pgsql-hackers
Hi,

We have a timestamp column in one table and we are getting the above problem
when the timestamp column has a value up to milliseconds.

We are using stable PostgreSQL 7.2 jdbc driver (pgjdbc2.jar) got from
http://jdbc.postgresql.org/download.html. Does anyone know of latest
production ready driver that fixes this problem?
Thanks
Yuva



pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Why is CacheMemoryContext declared DLLIMPORT in one place and not in another?
Next
From: Yuva Chandolu
Date:
Subject: Milliseconds problem with PostgreSQL 7.2 jdbc driver (pgjdbc2.jar )