String index out of range: 23 problem with timestamp

Поиск
Список
Период
Сортировка
От Yuva Chandolu
Тема String index out of range: 23 problem with timestamp
Дата
Msg-id A0F24737FCB34F489EC955D143BDD851BF84BB@exchange-sf1.corp.ebates.com
обсуждение исходный текст
Список 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 upto milliseconds.

We are using PostgreSQL 7.2 version stable 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ECPG won't compile anymore
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Why is CacheMemoryContext declared DLLIMPORT in one place and not in another?